Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fixed] Seeking after video play finished causes inconsistent player state. #252

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rashedoz
Copy link

Sorry if there's any mistake in the pull request as this is my first time contributing. For this fix, only this files changes are needed https://github.com/rashedoz/chewie/blob/master/lib/src/material_progress_bar.dart .


The other modifications are related to HLS bitrate change support for flutter video player. I have also modified flutter core video player to support HLS bitrate changes. I have also created a custom chewie control to support bitrate(360p,380p,720p,1080p) change in HLS .
Screenshot_1577679911
Screenshot_1577679916

@nstrelow
Copy link
Collaborator

nstrelow commented Nov 9, 2020

Is this still an issue in the current version?

And could you please update your commits to only include relevant files?

I do not think we should change the video_player dep away from the officially supported one.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants