flutter_dynamic_icon 1.0.0 flutter_dynamic_icon: ^1.0.0 copied to clipboard
A flutter plugin for dynamically changing app icon and app icon batch number
1.0.0 #
- Upgrade to AndroidX (both in plugin and example)
- Upgrade to Flutter SDK 1.22.4
- Upgrade to the new Android Platform Plugin V2
- Fix passing
null
tosetAlternateIconName
to revert to the original icon (Fixes #2)
0.2.0 #
- Can change batch number on app icon
0.1.0 #
- Update description and changelog
0.0.1 #
- AppIcon changing working on iOS