Skip to content

EmrD/flutter-android-dynamic-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Dynamic App Icon

A Flutter project that uses android_dynamic_icon to create a dynamic app icon.

Getting Started

A few resources to get you started if this is your first Flutter project:

Installation

  • 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.