Replace the default launcher icon
Move from the stock app icon to a custom branded direction without preparing every platform asset by hand.
Generate a branded icon concept, fine-tune the look, and export the iOS AppIcon.appiconset files plus Android launcher and adaptive icon assets your Flutter project needs. Flutter app icons still land on iOS and Android platform resources, and this page is built for that workflow.
Flutter workflow
Launcher icon updates for Flutter projects
Flutter app icon workflow
Built around the current mobile export flow
This workflow is for teams replacing a Flutter launcher icon and then moving straight into the iOS and Android files used by the project.
Rebrand
Replace the default launcher icon
Move from the stock app icon to a custom branded direction without preparing every platform asset by hand.
Release prep
Prepare assets for your next build
Generate and export the iOS and Android icon assets before your next release so your app store and launcher visuals stay consistent.
ZIP package overview
ZIPThe current Flutter-facing export is still the shared mobile ZIP, containing iOS assets, Android resources, and a README.
Android output set
AndroidExport Android icon sizes and adaptive icon assets so the Android side of your Flutter app is covered.
The deliverable is not just an image. It is the set of iOS and Android files your Flutter app can use when moving toward a shippable build.
Describe your desired icon, and AI will generate a professional design
✨Quick examples:
Generate Mode
Batch gives you 4x better chance to get an icon you love.
Use this page when you need to replace a Flutter launcher icon, prepare iOS and Android assets before a release, or keep both platform targets aligned from one icon direction.
Move from the stock app icon to a custom branded direction without preparing every platform asset by hand.
Generate and export the iOS and Android icon assets before your next release so your app store and launcher visuals stay consistent.
Use one workflow to create a single icon direction and apply it across the Flutter app's iOS and Android targets.
Export outputs
The deliverable is not just an image. It is the set of iOS and Android files your Flutter app can use when moving toward a shippable build.
The current Flutter-facing export is still the shared mobile ZIP, containing iOS assets, Android resources, and a README.
Export Android icon sizes and adaptive icon assets so the Android side of your Flutter app is covered.
Generate the iOS icon files your Flutter app still needs when building for Apple platforms.
A good Flutter icon workflow should be short, predictable, and easy to repeat whenever the product branding changes.
Write a concise prompt, generate a few icon options, and choose the one that best matches your app's category and product tone.
Keep the exported files together so you can update both platform targets from a single icon direction.
Use the generated assets when updating your platform icon resources or any launcher icon automation you already use in the repo.
flutter pub add dev:flutter_launcher_icons
flutter pub run flutter_launcher_iconsStill have questions? Contact us
Android App Icon Generator
Open the dedicated Android page if your Flutter work needs more detail on launcher icons, mipmap folders, and adaptive icon output.
iOS App Icon Generator
Open the dedicated iOS page if you need a more Xcode-focused view of AppIcon.appiconset export.
Expo App Icon Generator
See the Expo-specific version of this workflow if your team also ships through Expo and EAS Build.