seel-channel / video_viewer

FLUTTER PACKAGE: Multiplatform minimalist video viewer with spectacular user experience.
https://pub.dev/packages/video_viewer
MIT License
56 stars 57 forks source link

something go wrong with dispose in update . #15

Closed Joseph-Nathan closed 3 years ago

Joseph-Nathan commented 3 years ago

if the user enter video and does not wait to begin ,and pop up . _controller.dispose(); , _controller.controller.dispose(); do not work and the video will start in the background , and does not close until the user close the app .

seel-channel commented 3 years ago

I will try to fix that in the next update

seel-channel commented 3 years ago

I just release version 1.0.1. Can you try again and tell me what happened?