This project is just made for testing Flutter app icon (different resolution) using flutter_launcher_icons package & Splash Screen using flutter_native_splash package.
Create a 512x512 px design and place the app icon with a padding of 140 px from each side.
Goto android -> app (Right-click) -> Flutter (Open android module in Android Studio (open in new window)) -> Goto app (Right-click) -> File -> click on image asset.
dart run flutter_launcher_icons -f flutter_launcher_icons.yaml
Create a 128x128 px design and place the app icon with Zero(0) padding from each side.
Create a 960x960 px design and place app icon with the padding of 160 px from each side.
dart run flutter_native_splash:create --path=flutter_native_splash.yaml
- Launcher Icon
- Splash Screen
- Cross platform
Flutter, Dart...
If you have any feedback, please reach out to us at https://github.com/3kdeveloper
I'm a full stack flutter developer.