chewie icon indicating copy to clipboard operation
chewie copied to clipboard

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

Open NikhilKukreja26 opened this issue 3 years ago • 2 comments

Hello, I am using the chewie package for android and ios for video playing. In iOS, we have forward and backward controls so anyone can forward 15 sec or backward the 15 sec but on android, it is not possible can we have a double tap on right to forward it and on the left side 15 backward.

Thank you

NikhilKukreja26 avatar Mar 07 '22 05:03 NikhilKukreja26

@NikhilKukreja26 if you have the capacity, I always accept Pull Requests and I'll be happy to review them. In terms of the changes, they should be made where the CenterPlayButton is rendered, within MaterialControls._buildHitArea().

diegotori avatar Mar 08 '22 17:03 diegotori

Thank you so much @diegotori for your reply I will definitely try it if I succeed I will definitely submit my pull request.

NikhilKukreja26 avatar Mar 09 '22 17:03 NikhilKukreja26

@diegotori As this issue hasn't had any activity in a while, I took the time to implement the feature just like you said and submitted a PR https://github.com/fluttercommunity/chewie/pull/703

Can you please check and merge if everything is good? Thanks.

GyanendroKh avatar Jan 28 '23 07:01 GyanendroKh