sc4v3ng3r / flutter_audio_query

Flutter Audio Query Plugin
https://pub.dev/packages/flutter_audio_query
MIT License
52 stars 48 forks source link

fixed issue #19 #35

Closed de7miii closed 3 years ago

de7miii commented 3 years ago

Calling removeRequestPermissionsResultListener(), setMethodCallHandler, and unregisterActivityLifecycleCallbacks before checking weather m_activityBinding, channel, and application are null or not cause the plugin to crash.

sc4v3ng3r commented 3 years ago

Thanks @de7miii much appreciated your help. I am sure your PR will be merged. I am now sorting the issues and in this week I am returning to maintain the plugin source and I will check and merge your PR.

Again, thanks a lot!