flutter_notification_listener icon indicating copy to clipboard operation
flutter_notification_listener copied to clipboard

How to detect that a notification has been removed ?

Open lamarios opened this issue 1 year ago • 1 comments

lamarios avatar May 12 '24 04:05 lamarios

Hi @lamarios currently this plugin have not implement this. If we want to do that, we can send to removed event to flutter side.

https://github.com/jiusanzhou/flutter_notification_listener/blob/5abeac5421f033176911e786458255c57d1f408a/android/src/main/kotlin/im/zoe/labs/flutter_notification_listener/NotificationsHandlerService.kt#L167-L174

jiusanzhou avatar May 13 '24 05:05 jiusanzhou