flutter_notification_listener
flutter_notification_listener copied to clipboard
Expose NotificationListenerService methods at the Flutter
It would be nice if a select group of Android NotificationListenerService methods like cancelNotification() were exposed at the Flutter level.
This way when callback are triggered in Flutter code, action can be taken on StatusBarNotifications.
Hi thank you for your advice. I will try to see if it can be implemented in few days