flutter_launcher_icons 0.2.1 flutter_launcher_icons: ^0.2.1 copied to clipboard
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.