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

Adding Seek buttons for Android #703

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

Conversation

GyanendroKh
Copy link

Adding Forward and Backward seek buttons for Android.
Fixes #615

@diegotori
Copy link
Collaborator

If you can accomplish this for CupertinoControls, then I would accept this PR.

@brianegan any thoughts on this proposed change, since that would be nice if users were able to seek.

@GyanendroKh
Copy link
Author

If you can accomplish this for CupertinoControls, then I would accept this PR.

@brianegan any thoughts on this proposed change, since that would be nice if users were able to seek.

CupertinoControls already have seek buttons on the bottom bar.

https://github.com/fluttercommunity/chewie/blob/master/lib/src/cupertino/cupertino_controls.dart#L277-L279

Isn't this the one that you are referring to

lib/src/center_seek_button.dart Outdated Show resolved Hide resolved
lib/src/center_seek_button.dart Outdated Show resolved Hide resolved
@andes2912
Copy link

andes2912 commented May 17, 2024

Please merge this PR, because Android need this feature

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

Successfully merging this pull request may close these issues.

[feature-request] For android forward and backward controls like iOS
3 participants