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 have written the following code to play movies and I need to read from the saved file, but when I play the movie, the sound plays but the player...

We are running `chewie: ^1.2.2` with a dependency override on `provider: ^6.0.1` . The video player plays just fine on android, but in iOS it wont show up at all....

软键盘弹起播放视频会出错

Hi i have tried to run github example on Pixel_3a_API_30_x86 but after the build and installation in AVD, the AVD crashed and these errors logged from flutter: ``` Connecting to...

chewie:^1.2.2 与 flutter_html:^2.2.0 不兼容

Hi, i need to call 1 api when user video playing starts and for that i add listener to check it but not working as expected. Below is my code....

Hi, if we tried to drag the progress bar after video is played to the end, it is not easy to drag compare with when we playing the video. We...

Hi! Is there option to reuse result of initialize method? It takes time for complete - it would be great to cache it (eg. memory level) and reuse it when...

Because chewie >=1.2.0 depends on provider ^5.0.0 and flutter_bloc 7.3.3 depends on provider ^6.0.0, chewie >=1.2.0 is incompatible with flutter_bloc 7.3.3. And because no versions of flutter_bloc match >7.3.3 =1.2.0...