- Update sdk dependencies to support null safety (Thanks to @nohli PR #12)
- Fix pubspec.yml (plugin was at the wrong place)
- 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)
- Can change batch number on app icon
- Update description and changelog
- AppIcon changing working on iOS