itsSagarBro / modern_player

Enhance your video playback experience with modern_player—a feature-rich Flutter package for flutter_vlc_player. Enjoy auto-hiding controls, double-tap to seek, customizable UI, automatic subtitle and audio track detection, and more on both Android and iOS.
MIT License
23 stars 17 forks source link

Chromecast support #6

Open kvenn opened 8 months ago

kvenn commented 8 months ago

For v1, you could probably use something similar to the example VLC app

https://github.com/solid-software/flutter_vlc_player/blob/master/flutter_vlc_player/example/lib/vlc_player_with_controls.dart#L542-L570