chudongvip / awesome_video_player

This is a flutter package of video player. it's a very simple and easy to use.
MIT License
196 stars 36 forks source link

建议VideoPlayerController可以在创建playerWidget的时候传入 [Advice Report] #12

Closed z234009184 closed 4 years ago

z234009184 commented 4 years ago

作者您好. 希望可以动态的通过代码来控制视频, 如 play, pause, seek...
建议把VideoPlayerController 暴露出来

chudongvip commented 4 years ago

VideoPlayerController 暴露出来

oninit回调会把VideoPlayerController 暴露出来,你可以进行相对应的操作,下一版本还会支持倍速功能