AndroidNotificationListener
AndroidNotificationListener copied to clipboard
Also: - Replace jCenter by mavenCentral - Override onAttachedToEngine instead of registerWith
I noticed there are 2 plugins for this, one of which is deprecated according to the readme. Consider marking the older pub plugin as discontinued on pub.dev, so that it...
Hello, i get a NoSuchMethodError whenever i try to call _subscribtion.cancel()...does anyone know how to resolve this? Error Message: `Unhandled Exception: NoSuchMethodError: The method 'cancel' was called on null.`
When I run the app, it asks me for the permissions to activate access to notifications, but it is not in the list it shows
hi, i am using this plugin for my app, but throw a problem ``` e: D:\flutter\.pub-cache\hosted\pub.flutter-io.cn\android_notification_listener2-2.0.1\android\src\main\kotlin\com\emilecode\android_notification_listener2\AndroidNotificationListener2Plugin.kt: (73, 28): Type mismatch: inferred type is String? but TypeVariable(V) was expected e: D:\flutter\.pub-cache\hosted\pub.flutter-io.cn\android_notification_listener2-2.0.1\android\src\main\kotlin\com\emilecode\android_notification_listener2\AndroidNotificationListener2Plugin.kt:...
Firstly good package that u've made. Notifications are listen in when i start using the app but when i restart the phone and use the app again the notifications not...