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 173 forks source link

Do we have to fork this project? #98

Open leejh10003 opened 8 months ago

leejh10003 commented 8 months ago

First, I appreciate the efforts of the maintainers and the owner of this repository. However, I have noticed that several development tools related to this package have changed, as well as operating systems. Therefore, it is crucial to update this package. Unfortunately, the maintainer of this package seems very busy now. Would it be better to fork this package?

fujimo-t commented 6 months ago

There are some forked or similar plugins already. I found below plugins:

I'll choose flutter_native_badge because it seems to be easy for maintenance. I don't need old Android support and the author's response is very nice (I requested privacy manifest support recently and it has been implemented same day).

app_badge_plus is maybe good alternative If you need old Android support.