flutter_notification_listener
flutter_notification_listener copied to clipboard
How to detect that a notification has been removed ?
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