A Flutter project that uses android_dynamic_icon
to create a dynamic app icon.
A few resources to get you started if this is your first Flutter project:
-
Clone this repository
-
Change the example icons to your icons in
android/app/src/main/res/drawable/*
-
Run
flutter pub get
to install the packages -
Run
flutter run
to start the application.