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
: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