chewie icon indicating copy to clipboard operation
chewie copied to clipboard

The video player for Flutter with a heart of gold

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

I get an unsupported device warning. When I play a video with chewie url, there is no problem on the same device. I only get this error when I call...

Hi there , There is a issue on IOS 17 That the video appears on black screen and if u moved forward , video appears but The video stuck and...

Is this package support video caching?

rotation: 0, isRotated: false, It fixes the video rotation error child: Chewie( rotation: 0, isRotated: false, controller: cubit.chewieController!, ),

I created a widget showing the subtitles in a separate widget, but I have the problem that on an android device when selecting a position does not take me to...

I'm using Chewie to customize controls for a client. If I use the standard controls, when parameterizing hideControlsTimer it works. But if I use customControls, no. My ChewieController is: `_chewieController...

I am NOT using `chewie` package / plugin in my Flutter project, but this plugin is giving me the following bundles of errors: `Launching lib\main.dart on RMX3395 in debug mode......

how can i add overlay clickable banner ad on fullscreen only overlay widget not work