pod_player 0.0.8 pod_player: ^0.0.8 copied to clipboard
Vimeo and youtube player for flutter, Pod player provides customizable video player controls that support android, ios and web.
0.0.8 #
- Merged PR #37 & #38, By
Jeferson Santos(@Jeferson505)
- Added
PodPlayerLabels
param toPodVideoPlayer
widget - Added PodPlayerLabels usage example in
from_asset
file - Seted
normal
playback speed to1x
- Added
- bug fix and added example for playing videos in list
0.0.7 #
- dependencies upgraded
- video_player: ^2.4.5
- code refactor
0.0.6 #
- Upgraded to Dart 2.17.0
- Bug fixes
- Added some examples
0.0.5 #
- Features
- Added support for thumbnails
- Added
isFullScreen
getter to controller
- Updated docs
0.0.4 #
- Features
- support for RTL (by @karbalaidev)
- initialVideoQuality added
- Bug fixes
0.0.3 #
- Bug fix #4
0.0.2 #
- Ignored .mp4 video file in pub
0.0.1 #
- Initial release