flutter_app_badger
flutter_app_badger copied to clipboard
[feature] Separate method call for enable notifications
Description
- Create a separate method call for enabling push notification permission
- Prevent the plugin from calling
enableNotificationsby default when sending any method call
Tickets
- Fixes #102
- Fixes #64