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

Is This Support for Device with Android 30? #45

Open yusriltakeuchi opened 3 years ago

yusriltakeuchi commented 3 years ago

I have phone with android 30, and i try to use this plugin. I already enable badge in apps setting, but when i use this plugin, it say my phone not support for badge

LeonardoRosaa commented 3 years ago

This problem could association at #46. PR to resolve problem: #47.