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

[FEATURE] playPreviousVideo() #1266

Open
stanislavlysenko0912 opened this issue Oct 30, 2023 · 2 comments
Open

[FEATURE] playPreviousVideo() #1266

stanislavlysenko0912 opened this issue Oct 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request new issue New issue which has not been checked yet

Comments

@stanislavlysenko0912
Copy link

Is your feature request related to a problem? Please describe.
How i understand, now betterPlayerController cant go back. Controller has only playNextVideo()

Describe the solution you'd like
Adding something like playPreviousVideo() function.

@stanislavlysenko0912 stanislavlysenko0912 added enhancement New feature or request new issue New issue which has not been checked yet labels Oct 30, 2023
@joshua750
Copy link

tell me is it working on your flutter latest version ?

@stanislavlysenko0912
Copy link
Author

stanislavlysenko0912 commented Oct 30, 2023

tell me is it working on your flutter latest version ?

I haven't found any functionality to go back to a past video.
I'm using this temporary solution for now.

playerPlaylistController?.setupDataSource(_prevSourceIndex);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new issue New issue which has not been checked yet
Projects
None yet
Development

No branches or pull requests

3 participants