Skip to main content

Change App Icon

Your app icon is a crucial branding element. Follow these steps to change it:

Using flutter_launcher_icons Package

  1. Add your icon to the designated folder and rename it to icon.png

    App Icon Folder

    Important: Make sure the icon name is exactly icon.png

  2. Run this command in your terminal to update all the app icons:

    flutter pub run flutter_launcher_icons

    Note: Make sure you have run flutter pub get first to install dependencies

Troubleshooting

If you encounter any issues while changing your app icon, feel free to contact support on Teams.