flutter_launcher_icons
flutter_launcher_icons copied to clipboard
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...
### :information_source: Info Version: v0.13.1 OS: MacOS Ventura 13.6 (22G120) Model: MacBook Air M1 2020 ### :speech_balloon: Description The icons produced are correct as far as I am aware and...
### :speech_balloon: Description In the current version 0.13.1 there is a way to spread the icons to its flavor folder with the yaml naming scheme, but it only works if...
### :speech_balloon: Description A clear and concise description of what you would like to be added to Flutter Launcher Icons. ### :question: Platform Is this feature request for a specific...
Trying to generate app icons using flutter_launcher_icons package but no matter what image I use it always ends up with and error with no additional information: Terminal: ``` dart run...
### :information_source: Info Version: `0.13.1` ### :speech_balloon: Description When I set `background_color_ios` to any color other than white, I am getting a green border around my icon. ### :scroll: Pubspec.yaml...
Here the doc asks us to run deprecated commands, please update it: https://pub.dev/packages/flutter_launcher_icons ``` $ flutter pub run flutter_launcher_icons Deprecated. Use `dart run` instead. Building package executable... (4.0s) Built flutter_launcher_icons:flutter_launcher_icons....
### :speech_balloon: Description The icon of an application can be dynamically changed within an application ### :question: Platform android ios
### :information_source: Info Version: `0.13.1` ### :speech_balloon: Description