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

A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

Changelog #

1.2.1 #

  • Fixed bug windows platform icon list embedded

1.2.0 #

  • Improve windows platform to highest quality icon with multiple sizes embedded (Feature request)

1.1.9 #

  • Fixed platform config checking (#7)
  • Update example app

1.1.8 #

  • Fixed generate windows launcher icon from linux system (#5)
  • Deprecated icons_launcher:main. Use icons_launcher:create instead.
  • Update README.md

1.1.7 #

  • Fixed image preview path

1.1.6 #

  • Fixed generate incorrect android xml file when use background color (#4)
  • Fixed create android ic_launcher.xml and ic_launcher_round.xml
  • Update README.md

1.1.5 #

  • Fixed issue with pub-web.flutter-io.cn analysis

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
561
likes
130
pub points
97%
popularity

Publisher

verified publishermrrhak.com

A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, image, path, universal_io, yaml

More

Packages that depend on icons_launcher