Can handle MethodChannel?
This code can handle MethodChannel on an isolate or not?
It should be as it is stated on the README and also is the main point of this plugin. But unfortunately I am trying that and getting this error : MissingPluginException(No implementation found for method getMetaData on channel ......) which leads me to believe it it not working properly. Check this issue for more #31
It should be as it is stated on the README and also is the main point of this plugin. But unfortunately I am trying that and getting this error :
MissingPluginException(No implementation found for method getMetaData on channel ......)which leads me to believe it it not working properly. Check this issue for more #31
this is a main flutter issue