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

not supported in android devices. #9

Closed parth22 closed 5 years ago

parth22 commented 5 years ago

I implemented in my project works fine in iOS devices but in android devices badge on app icon not supported also try demo example in some vivo and Mi devices but shows message as mention in demo example: appBadgeSupported = 'Not supported'. it's working on in iOS only...

g123k commented 5 years ago

Yes this is not a bug, since it is not supported. Please contribute to this library if you want an extended support: https://github.com/leolin310148/ShortcutBadger/