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

Is there a way I can create a new one instead of the video control panel provided by flutter_meedu_videoplayer? #53

Closed Bullets-jyr closed 1 year ago

Bullets-jyr commented 1 year ago

Is there a way I can create a new one instead of the video control panel provided by flutter_meedu_videoplayer? Because I have to apply a different UI than the video controll panel provided by flutter_meedu_videoplayer.

abdelaziz-mahdy commented 1 year ago

may i ask you, what are the customization you require so i try to update the code if its not already customizable.

abdelaziz-mahdy commented 1 year ago

@Bullets-jyr check version 4.1.0 and this the demo for it https://zezo357.github.io/flutter_meedu_videoplayer_example/#custom_controls for code example check this https://github.com/zezo357/flutter_meedu_videoplayer/blob/master/package/example/lib/pages/custom_controls.dart