jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
931 stars 1.03k forks source link

[IOS] Time is still running After the Video Finish Playing #870

Open ducpn2111 opened 2 years ago

ducpn2111 commented 2 years ago

Describe the bug: After the video finish playing or when I slide seekbar to the end, I saw time is still running. Duration of video is 9:56 I used version 0.0.81. I called in dispose function: controller.dispose(forceDispose: true);

https://user-images.githubusercontent.com/85859915/148345877-78063465-cdd9-4054-9457-054d7930ec0b.mp4

https://user-images.githubusercontent.com/85859915/148351405-ffa7b7ba-7ad1-4d00-a71b-4251a6036230.mp4

Better Player version Version: 0.0.81

Smartphone (please complete the following information): Device: iPhone 13 OS: iOS 15.0.2

OHeroJ commented 2 years ago

same issue

hemal-moradiya commented 2 years ago

Same issue. Is there any workaround for this?