Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter "flutter_app_badger" package discontinued? Alternatives?

flutter_app_badger is now marked as "discontinued". Are there any alternatives that work as well as this package does?

like image 447
James Avatar asked Sep 14 '25 06:09

James


1 Answers

There are few options,

flutter_app_badge 

app_badge_plus

flutter_app_icon_badge

look into pub.dev for the latest versions and packages.

like image 170
k1ngalph0x Avatar answered Sep 15 '25 21:09

k1ngalph0x