any_video_player 0.0.5 any_video_player: ^0.0.5 copied to clipboard
The video_player plugin gives low level access for the video playback. Advanced video player based on video_player.
0.0.5 #
- upgrade video_player to 2.7.0
0.0.4+3 #
- Aligns Dart and Flutter SDK constraints.
- upgrade video_player to 2.6.1
0.0.4+2 #
- update readme.md
0.0.4 #
- 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.