icons_launcher 1.1.4 copy "icons_launcher: ^1.1.4" to clipboard
icons_launcher: ^1.1.4 copied to clipboard

A command-line tool which simplifies the task of updating your Flutter app's launcher icon. Full flexibility allows you to only update the launcher icon for specific platforms as needed.

Changelog #

1.1.4 #

  • Fixed android adaptive icon (#3)
  • Android files are generated to mipmap instead of drawable follow Android Studio
  • New android config adaptive_icon_round
  • New ic_launcher-playstore.png is generated in main folder
  • Update example app
  • Update README.md

1.1.3 #

  • Fixed linux
  • Improve grammar and formatting (#1)
  • Update README.md

1.1.2 #

  • Update README.md

1.1.1 #

  • Fixed web support
    • Replace 'dart:io' with universal_io

1.1.0 #

  • Add web support

1.0.1 #

  • Provide documentation

1.0.0 #

  • Initial version
567
likes
0
pub points
97%
popularity

Publisher

verified publishermrrhak.com

A command-line tool which simplifies the task of updating your Flutter app's launcher icon. Full flexibility allows you to only update the launcher icon for specific platforms as needed.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, image, path, universal_io, yaml

More

Packages that depend on icons_launcher