How can i make use o Custom Controls? #503
Unanswered
felipe-labbits
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Better Player offers set of configuration options for default controls: https://github.com/jhomlala/betterplayer/blob/master/example/lib/pages/controls_configuration_page.dart This is how you can build custom controls: https://github.com/jhomlala/betterplayer/tree/master/example/lib/pages/custom_controls |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to customize all controls in the player,... i tried to use "customControlsBuilder" but it never render, i really don't get it.
Which is the best way to customize controls?
Beta Was this translation helpful? Give feedback.
All reactions