You can generate app icon from this website https://app icon.co.
- Go to
<project>/assets/images/and replace logo.png with your own logo. - Then go to
/android/app/src/main/resand replace all mipmap folder with your<generated icon>/androidfolder. - Go to
/ios/Runnerand replace Assets.xcassets with your generated Assets.xcassets folder.