Skip to main content

Change App Icon

Follow the common Flutter app guide for generating the launcher icon:

App Icon Setup ↗

eBroker-specific notes

  • Place your source icon in assets/app_icons/ and name it exactly ic_launcher.png before running the launcher-icons command.
  • This page covers the launcher icon only. For splash logo, home logo, placeholder, and login background, see Other Icons.
  • Run flutter pub get before flutter pub run flutter_launcher_icons.