issues
search
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
[feature] Separate method call for enable notifications
#103
Open
joshuadeguzman
opened
4 months ago
joshuadeguzman
commented
4 months ago
Description
Create a separate method call for enabling push notification permission
Prevent the plugin from calling
enableNotifications
by default when sending
any
method call
Tickets
Fixes #102
Fixes #64
Description
enableNotifications
by default when sending any method callTickets