flutter_app_badger 1.3.0
flutter_app_badger: ^1.3.0 copied to clipboard
Plugin to update the app badge on the launcher (both for Android and iOS)
1.3.0 15th September 2021 #
- PR #44 (Use UNUserNotificationCenter instead of deprecated UIUserNotificationSettings on iOS 10+)
- PR #47 (Feature/android v2)
1.2.0 15th March 2021 #
- Support for null safety
1.1.2 15th December 2019 #
- Support the new plugin pubspec format
- On Android, the custom dependency to ShortcutBadger is removed, since unused
1.1.1 3rd December 2019 #
- Migration of the sample to Android X
1.1.0 11th November 2019 #
- Migration to Android X (thanks to orknist) + Android Target SDK = 29
1.0.3+2 13th September 2019 #
- README updated
1.0.3 25th June 2019 #
- Android: Migration to the latest version of the ShortcutBadger library (1.1.22)
1.0.1 10th April 2018 #
- Fix a bug with the Android build.
1.0.0 10th April 2018 #
- Initial Release.