flutter_notification_listener icon indicating copy to clipboard operation
flutter_notification_listener copied to clipboard

Expose NotificationListenerService methods at the Flutter

Open Turburlar opened this issue 3 years ago • 1 comments

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.

Turburlar avatar Sep 12 '22 20:09 Turburlar

Hi thank you for your advice. I will try to see if it can be implemented in few days

jiusanzhou avatar Sep 16 '22 01:09 jiusanzhou