any_video_player 0.0.3 any_video_player: ^0.0.3 copied to clipboard
The video_player plugin gives low level access for the video playback. Advanced video player based on video_player and Chewie.
0.0.3 #
- support video player event [initialized, play, pause, seekTo, finished, controlsVisibleChange]
0.0.2 #
- support load video from local filesystem
- add option : autoAlignVideoBottom
When the video width is larger than the screen width, the bottom progress bar is automatically aligned to the height of the video after scaling - fix some bugs
0.0.1 #
- initial release.