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] please correct my pubspec file i am changing logo icon of app in terminal it showing The term 'flutter' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. #469

Closed chirag-GJ13 closed 1 year ago

chirag-GJ13 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

You have not added flutter binary as path variable to execute the command in terminal.

Follow the steps mentioned in the original documentation for the platform you are using:

Windows: https://docs.flutter.dev/get-started/install/windows#update-your-path

macOS: https://docs.flutter.dev/get-started/install/macos#update-your-path

Linux: https://docs.flutter.dev/get-started/install/linux#update-your-path

OutdatedGuy commented 1 year ago

@MarkOSullivan94 can you close this issue as an invalid

chirag-GJ13 commented 1 year ago

Done

On Mon, Apr 10, 2023, 9:40 PM OutdatedGuy @.***> wrote:

@MarkOSullivan94 https://github.com/MarkOSullivan94 can you close this issue as an invalid

— Reply to this email directly, view it on GitHub https://github.com/fluttercommunity/flutter_launcher_icons/issues/469#issuecomment-1502010413, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5WOTMDSA2R5EP7YSLCOBDDXAQWIHANCNFSM6AAAAAAWMBUW5A . You are receiving this because you authored the thread.Message ID: @.***>