-
Notifications
You must be signed in to change notification settings - Fork 0
Assets
Gregory Shayko edited this page Jan 6, 2025
·
4 revisions
I use Icon Kitchen, a free tool to generate icons for various platforms.
-
Android Settings
- image: icon_trim.png
- padding: 13%
- color: white
Icons and splash are generated by the following plugins
- flutter_launcher_icons
- flutter_native_splash
Configurations for these plugins are within the pubspec.yml
After updating an icon under assets/icons/icon.png you need to do the following:
- run
dart run flutter_launcher_icons - run
dart run flutter_native_splash:create - Remove the image bg
- Open the LaunchScreen under Runner
- Expand View
- Delete the LaunchBackground