flutter_launcher_icons 0.2.1 copy "flutter_launcher_icons: ^0.2.1" to clipboard
flutter_launcher_icons: ^0.2.1 copied to clipboard

outdatedDart 1 only

A package developed to simplify the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, th [...]

Changelog #

0.2.1 (25th April 2018) #

  • Added extra iOS icon size (1024x1024)
  • Fixed iOS default icon name (Thanks to PR #15 - Thank you!)
  • Fixed issue #10 where creation of the icons was failing due to the target folder not existing

0.2.0 (18th January 2018) #

  • Ability to create new launcher icons without replacing the old ones added (#6)
  • Fixed issue with launcher icons for iOS not correctly being set

0.0.5 #

  • Quick Fix on if statement

0.0.4 #

  • Fixing strong mode error

0.0.3 #

  • Adding flutter as a dependency so its listed as a flutter package.

0.0.2 #

  • Fix Doc typo

0.0.1 #

  • Initial version, Resizes Icon to Android sizes only.
6635
likes
0
pub points
100%
popularity

Publisher

verified publisherfluttercommunity.dev

A package developed to simplify the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_config, image

More

Packages that depend on flutter_launcher_icons