- Go to
<project>/assets/images/
and replace logo.png and icon.png with your own logo(650×150 px) and icon (512×512 px).
Change app icon
- Run command
flutter pub get
and thenflutter pub run flutter_launcher_icons
in your project terminal and it will set your app icon for you.