fluttercommunity / flutter_launcher_icons

Flutter Launcher Icons - A package which simplifies 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. Maintainer: @MarkOSullivan94
https://pub.dev/packages/flutter_launcher_icons
MIT License
2.01k stars 406 forks source link

[BUG] Please Update Documentation #457

Closed timmkent closed 1 year ago

timmkent commented 1 year ago

:information_source: Info

Version: e.g. v0.7.5

:speech_balloon: Description

In the description it says, that you have to run:

flutter pub run flutter_launcher_icons

but in fact you have to run:

flutter pub run flutter_launcher_icons:main

:scroll: Pubspec.yaml

We ask that you include your pubspec.yaml file as a common problem we have seen has been the pubspec.yaml file being incorrect

OutdatedGuy commented 1 year ago

The flutter pub run flutter_launcher_icons:main is deprecated, and flutter pub run flutter_launcher_icons is recommended. So the docs are correct.

OutdatedGuy commented 1 year ago

@MarkOSullivan94 can you close this issue as an invalid

kauemurakami commented 1 year ago

try https://pub.dev/packages/icons_launcher