ponnamkarthik / FlutterYoutube

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

does this plugin requires Youtube app installed on the Android device to run? #65

Closed andy1xx8 closed 4 years ago

andy1xx8 commented 4 years ago

Hi there. My name is Andy. First, thanks for creating this great plugin for flutter community.

Currently, I have a question about this plugin on Android. When I play a youtube on Android device It doesnt work because it required youtube app installed first. But this is not required on iOS device.

So it's true that this plugin requires Youtube app installed on the Android device to run?

Thanks for your help.

AhmedNourJamalElDin commented 4 years ago

Following

andy1xx8 commented 4 years ago

Following

? What do u mean?

AhmedNourJamalElDin commented 4 years ago

I'm following this issue. I'm interested, too. I'm facing this issue and I need to know how to solve it 😁

faslurrajah commented 4 years ago

I'm following...

I want to draw over the video when it's playing. I put it in a stack to bring a layer in front of video. But it's not working at all. I think it's using YouTube App's default video player inside our app.

Are there any methods to show something in front of video while playing?

ponnamkarthik commented 4 years ago

Hello @logemann @TejaDroid @JSWilProf Please use my new plugin which supports youtube for inline

ext_video_player

Thanks