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

Publish package #90

Open dev-yakuza opened 11 months ago

dev-yakuza commented 11 months ago

First, thanks for the great package.

Flutter supports AGP 8 and it requires the namespace.

flutter_app_badger has already fixed it.

However, the package looks not published.

Could you publish the package that has the namespace?

valentinozegna commented 11 months ago

+1 on this

dev-yakuza commented 11 months ago

@g123k I understand you're very busy, but could you check this issue? 🙇

dev-yakuza commented 11 months ago

If someone needs to use the namespace immediately like me, please use the git ref in the pubspec.yaml like the following.

-  flutter_app_badger: ^1.5.0
+  flutter_app_badger:
+    git:
+     url: https://github.com/g123k/flutter_app_badger.git
+     ref: 7fdabb64606cca2f8cee8512e19106a429e30ec0