ensemble_app_badger 1.6.1
ensemble_app_badger: ^1.6.1 copied to clipboard
Plugin to update the app badge on the launcher (both for Android, iOS, and macOS)
1.6.1 #
- Moved to Ensemble monorepo
- Fixed
isAppBadgeSupported
method.
1.6.0 2025 #
- Forked from flutter_app_badger and renamed to ensemble_app_badger
- Updated repository references to EnsembleUI organization
- Updated package name and all references for pub.dev publication
1.5.0 16th September 2022 #
- PR #52 (Don't overwrite categories on iOS)
- PR #32 (A Future is now returned)
- PR #65 (jCenter -> Maven)
1.4.0 08th April 2022 #
- PR #61 (macOS support)
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.