-
Please add swipe gestures to your video player. Swiping vertically on the left side of the screen would adjust the brightness. On the right side it would adjust the volume. Swiping horizontally back a…
-
Its not working now
Workaround for now:
```
cached_video_player:
git:
url: https://github.com/vikram25897/flutter_cached_video_player
ref: feature/gradle_version_bump
…
-
I'm initializing video but this message comes up and never initialized video.
I'm displaying loading indicator until video gets initialized.
So, view never changes from loading indicator.
Is there …
-
- [ ] make it usable and pretty, play/pause scrolling through the video should work without maximising it
- [ ] volume button with slider
- [ ] a dedicated button for fullscreen
- [ ] keybindings:
…
-
## 🚀 Feature
A video player example.
## Motivation & Examples
Many common uses of social meta apps watch a video file.
Implement a demo demonstrating video playback on all platforms.
T…
fire updated
3 months ago
-
The problem appears both on android and ios
Native Player
media_kit
-
### What happened?
Behavior observed specifically on YouTube's and Reddit's videos when the extension "Disable Rounded Corners" is installed. The videos on these platforms when full-screened just occ…
-
Hey I really love the pug but sometimes it can get boring, a think a video player would be awesome so we can watch youtube and movies with our friends in our favorite world! Most of the biggest world …
-
while I am running flutter tizen on Tizen T-samsung-8.0-x86, i go the following errors.
target: tizen_native_plugins
exception:Error: Failed to build video_player_avplay plugin:
[PLATFORM] Mobile…
-
If video player is not set to be looped it produces "Decoding thread exited unexpectedly" when trying to call GetTexture
Steps to reproduce:
Change _videoPlayer.IsLooped to false in example projec…