ponnamkarthik / FlutterYoutube

Flutter Plugin to play youtube Videos
Apache License 2.0
126 stars 56 forks source link

No implementation found for method listen on channel PonnamKarthik/flutter_youtube_stream #23

Closed wazi-mohamed closed 5 years ago

wazi-mohamed commented 5 years ago

nothing happens while click the button

geovannyAndrew commented 5 years ago

Same problem occurred to me, but if I try the example project it works fine, I don't know why.

geovannyAndrew commented 5 years ago

So what I did was download the zip project, named the folder as flutter_youtube and put it at the same level of pubspec.yaml, and changed the pubspec.yaml lines to this way, and it woks. image