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] Icon is not generated for iOS running application. #494

Closed polina-c closed 1 year ago

polina-c commented 1 year ago

See details here: https://stackoverflow.com/questions/76502675/how-to-configure-ios-icon-for-flutter-application

polina-c commented 1 year ago

@MarkOSullivan94

pumano commented 1 year ago

got same for mac os, but after flutter clean and rebuild - all is OK