Skip to content

Releases: fluttercommunity/flutter_launcher_icons

v0.8.0

12 Sep 10:48
Compare
Choose a tag to compare

v0.7.5

26 Apr 13:35
Compare
Choose a tag to compare
Added feature request template

v0.7.2

25 May 17:50
Compare
Choose a tag to compare
  • Reverted back using old interpolation method

v0.7.1

25 May 11:58
7aed812
Compare
Choose a tag to compare
  • Fixed issue with image dependency not working on latest version of Flutter (thanks to @sboutet06)
  • Fixed iOS icon sizes which were incorrect (thanks to @sestegra)
  • Removed dart_config git dependency and replaced with yaml dependency
  • Refactoring of code

v0.7.0

22 Nov 01:16
90ef7b0
Compare
Choose a tag to compare
  • Added check to ensure the Android file name is valid
  • Fixed issue where there was a git diff when there was no change
  • Fixed issue where iOS icon would be generated when it shouldn't be
  • Added support for drawables to be used for adaptive icon backgrounds
  • Added support for Flutter Launcher Icons to be able to run with it's own config file (no longer necessary to add to pubspec.yaml)

v0.6.1

26 Aug 15:59
9bac00c
Compare
Choose a tag to compare

Updated dependencies to work with Dart 2.1.0

Moved to Flutter Community

07 Aug 23:47
81bb8f4
Compare
Choose a tag to compare
v0.6.0

Update CHANGELOG.md

v0.5.2

19 Jun 20:52
Compare
Choose a tag to compare
  • Added more unit tests (4 more). One to specifically check the path for adaptive icon mipmap path.
  • Adaptive icons should be working now

v0.5.1

18 Jun 19:45
Compare
Choose a tag to compare
  • Fixes for adaptive icons

v0.5.0

16 Jun 21:07
Compare
Choose a tag to compare
Updated README, CHANGELOG and pubspec.yaml