g123k / flutter_app_badger

Support to update the app badge on the launcher (both for Android and iOS)
https://pub.dev/packages/flutter_app_badger
Apache License 2.0
308 stars 161 forks source link

How to decrease badge count by 1? #8

Closed krishnakirana closed 5 years ago

g123k commented 5 years ago

You have to store in your code the current value and then update the count manually.