app_badge_plus 1.2.1
app_badge_plus: ^1.2.1 copied to clipboard
A Flutter plugin for adding badges to your app icon. Supports iOS, Android, and macOS.
1.2.1 #
- fixed: permission request failed.
- fixed: Fails the android test #18
1.2.0 #
- Updates minimum supported SDK version to Flutter 3.10.0/Dart 3.0.
- Add badges support for macos
1.1.6 #
- update README.md
1.1.5 #
- update README.md (Merge pull request #9 from amlzq/main Add permission to AndroidManifest)
1.1.4 #
- update README.md
1.1.3 #
- update README.md (Merge pull request #7 from emilypriddy/patch-1)
1.1.2 #
- Remove
enableNotification
method in iOS - update README.md
1.1.1 #
- Fix
When generating Privacy Manifest Report getting the following error [ iOS ]
1.1.0 #
- add 'isSupport' method to check if the launcher supports the feature
1.0.1 #
- Fix Sdk constrain - support '>=3.0.0 <4.0.0' now (Merge pull request #1 from venbrinoDev/main)
1.0.0 #
- adding badges to app icon