Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fluttercommunity/flutter_launcher_icons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: fluttercommunity/flutter_launcher_icons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 14 commits
  • 31 files changed
  • 5 contributors

Commits on Oct 31, 2022

  1. remove .DS_Store

    connectety authored and MarkOSullivan94 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    882ee22 View commit details
    Browse the repository at this point in the history
  2. chore: Fixes typo in unit tests

    replaces 'invlaidfliConfigTemplate' for 'invalidfliConfigTemplate'
    
    Signed-off-by: Hugo Branco <hugobrancowb@gmail.com>
    hugobrancowb authored and MarkOSullivan94 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    48899bc View commit details
    Browse the repository at this point in the history
  3. chore: ✂️ Remove unused testing code

    Signed-off-by: Hugo Branco <hugobrancowb@gmail.com>
    hugobrancowb authored and MarkOSullivan94 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    77d102f View commit details
    Browse the repository at this point in the history
  4. chore: Formats code running dart format .

    Signed-off-by: Hugo Branco <hugobrancowb@gmail.com>
    hugobrancowb authored and MarkOSullivan94 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4416dbe View commit details
    Browse the repository at this point in the history
  5. add .pubignore

    connectety authored and MarkOSullivan94 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0d42153 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. refactor: updated dependencies

    Had to update the mock dependency as @GenerateNiceMock wasn't working with the previous version
    MarkOSullivan94 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3ed708e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Don't ignore CHANGELOG.md

    Should improve score from 135 to 140/140.
    https://pub.dev/packages/flutter_launcher_icons/score
    westy92 authored and MarkOSullivan94 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9a48d68 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    6c25163 View commit details
    Browse the repository at this point in the history
  2. - updated other dependencies

    carloshpb authored and MarkOSullivan94 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1bf7542 View commit details
    Browse the repository at this point in the history
  3. - downgrade path to 1.8.2

    carloshpb authored and MarkOSullivan94 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3e7e8a3 View commit details
    Browse the repository at this point in the history
  4. - updated image to 4.0.11

    carloshpb authored and MarkOSullivan94 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    66c7e0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a50b14 View commit details
    Browse the repository at this point in the history
  6. - updated image to 4.0.15

    carloshpb authored and MarkOSullivan94 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2a9185a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c7a41a View commit details
    Browse the repository at this point in the history
Loading