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
1.99k stars 396 forks source link

[BUG] Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project. #470

Closed yamatestop15 closed 1 year ago

yamatestop15 commented 1 year ago

:information_source: Info

Version: e.g. v0.7.5

:speech_balloon: Description

Enter a description of your problem here

: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

@yamatestop15 you have to open the terminal window at the root of your project.

i.e. the cd path_to_project_root_dir and then run the command flutter pub run flutter_launcher_icons