fluttercommunity / chewie

The video player for Flutter with a heart of gold
MIT License
1.92k stars 984 forks source link

Is it possible to play youtube video using chewie? #268

Open yousifAlneamy opened 4 years ago

shashikantshaale commented 4 years ago

No. Only network(with streaming url), assets or file videos can be played.

shashikantshaale commented 4 years ago

Checkout https://pub.dev/packages/youtube_player_flutter

yousifAlneamy commented 4 years ago

Checkout https://pub.dev/packages/youtube_player_flutter

I tried it before but sometimes it shows youtube error codes on real devices. flutter_youtube is the most reliable one, but with limitations.