abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
132 stars 69 forks source link

Control for hiding controls in video player #118

Closed sommye-ctr closed 1 year ago

sommye-ctr commented 1 year ago

This adds a parameter autoHideControls in the MeeduController which can be used to disable the auto hiding of controls by the player.

abdelaziz-mahdy commented 1 year ago

Will check it and merge if everything is good, thank you very much for your contribution.