CHAORAN KANG

Results 3 issues of CHAORAN KANG

when i upload file to cloud, I want to know when it is completed(Success or failure ) uploadFile return Future , when i use it , it's return null ,...

enhancement
question

![snipaste20210117_224129](https://user-images.githubusercontent.com/32223506/104846788-4152d700-5917-11eb-80a5-8adb8cc558b5.jpg)

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:...

investigating