chewie icon indicating copy to clipboard operation
chewie copied to clipboard

The video player for Flutter with a heart of gold

Results 275 chewie issues
Sort by recently updated
recently updated
newest added

Hi!. How can I remove the center play button? ![Captura de Pantalla 2022-06-20 a la(s) 19 52 04](https://user-images.githubusercontent.com/36578847/174690082-5b203871-30ba-4386-92e4-d945003517c9.png)

I want to use a different audio track when the video is playing. I have a link to the audio that I want to put on top, but it just...

I've added subtitles and they work. I can disable them in the app manually, but is there a way to disable them in the code automatically (ideally as the default...

`fullScreenByDefault: true` triggers the fullscreen again the first time you exit fullscreen. I'm using Navigator 2.0 (using Routemaster package) and maybe its related to #618. You can find a repo...

Can we make this library support RTSP Stream protocol? :(

adding cast & copy to clipboard button to both Android and iOS default options.

feature

Hi, i have a server that uses tokens to protect streams the files dont have a file extension and it errors out, im running on IOS, heres the log. PS....

I have designed an application that I need to support multilingual movies (that means having a movie with two audios like English and French). How can I have this feature...

Hi, I am facing some issues playing m3u8 video in iOS using Chewie 1. Video Aspect Ratio coming wrong i.e 1 (Video size width & height coming 0) 2. There...

Your player has a problem with the flutter version 2.10.2 and below. When I turn the player full screen and remove it, the application crashes and this problem does not...