Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 692 Bytes

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 692 Bytes

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.