Change App Icon
Follow the common Flutter app guide for generating the launcher icon:
eBroker-specific notes
- Place your source icon in
assets/app_icons/and name it exactlyic_launcher.pngbefore 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 getbeforeflutter pub run flutter_launcher_icons.