Ios App Icon Flutter

When a new flutter app is created a placeholder icon set is created.
Ios app icon flutter. After configuration icon generation takes just a few simple commands. True this will generate application icons for android and ios using the one specified. By default when a flutter app gets installed the app name on the launcher is your flutter project name.
This icon is sharper and is better looking in general. Right click on runner folder and add a new directory named app icons add your icons in the folder right click on the folder you just added and open it in finder. Add an app icon.
Update the placeholder icons with your own app icons. To change that to your desired application name on android or ios both you need to change. Review the ios app icon guidelines.
After a short while you will find the generated icons already included in both android and ios applications. For ios it is simpler to use the flutter launcher icons package or the appicon co website. Should you choose to use different icons for ios and android you can use the image path ios and image path android attributes.
In the xcode project navigator select assets xcassets in the runner folder. The icon on the right wy fy was generated with flutter launcher icons the icon on the left was made as an android studio adaptive icon. Open your terminal also navigate to the directory of your project and run flutter packages pub run flutter launcher icons main.
Navigate to ios folder in your flutter app.