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
307 stars 172 forks source link

feature request: create badge with no count shown #78

Open rbarzel opened 1 year ago

rbarzel commented 1 year ago

It would be great if this package could set a badge without a number. Like the iOS new voicemail badge. For my app, this would be more useful than showing a specific number.

IMG_2F0E31D82536-1

rbarzel commented 1 year ago

I guess this requires using a private API for iOS at least.