fluttercommunity / fluttercommunity/chewie
While changing video when running multiple videos from network, the video does not pause if not initialized
Open
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
In the case of playing multiple videos same as in the package example.
https://github.com/brianegan/chewie/blob/master/example/lib/main.dart
The problem is if I changed to another video before the current video is initialized it does not pause instead it waits until initialized and run in the background alongside with the new video.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.