chewie
chewie copied to clipboard
VideoPlayer Not Working on Android SDK 35 with Chewie
I recently updated my Android project to target SDK 35, and I noticed that the Chewie video player stopped working as expected. The same implementation works perfectly fine on SDK 34. However, on SDK 35, the video does not display, although playback seems to progress (e.g., progress bar updates).
@kaganzdmr58 that issue lies with video_player. Please raise an issue with the Flutter team, since chewie is merely a UI layer over the video_player library. Thanks.