App logo
Go to images folder and replace logo.png
with your logo (keep the same
name).
App launcher icon
- After changing the app logo, run the following command:
flutter pub run flutter_launcher_icons:main
Splash Screen
Go to images folder and replace
logo_splash.png
with your logo (keep the same name and the recommended image resolution is 300px*300px).Go to
flutter_native_splash.yaml
and replace the background color with yours.For every logo or background change you have to run the following command:
flutter pub run flutter_native_splash:create