flutterflutter-launcher-icons

Flutter app icon is broken, how can I fix it?


My app icon is broken and I don't know why but it is black for android and it is different for ios like picture can anyone help me for this issue, I tried to recreate the app icon but it does not worked

flutter_launcher_icons: 
   android: "launcher_icon" 
   ios: true 
   image_path: "assets/icon/app_icon.png" 
   min_sdk_android: 21

enter image description here

To resolve app icon for real value


Solution

  • I create Icon from https://www.appicon.co/ with same name in the icons and issue fixed