meedu_player 0.4.3
meedu_player: ^0.4.3 copied to clipboard
A new Flutter UI video controls for the flutter video_player plugin.
0.4.3 #
- Added video fit feature by Utkarsh Sharma.
0.4.2 #
- Fixed loading animation autoplay false.
0.4.1+1 #
- Removed logs.
0.4.1 #
- Added loading view while the video is playing.
- Removed GetX.
- Updated video_player to 1.0.1
0.4.0+3 #
- Updated documentation.
0.4.0+2 #
- Fixed broken urls in documentation.
0.4.0+1 #
- Fixed broken url in documentation.
0.4.0 #
- Added custom icons
- Added hide buttons support
- Updated examples
- Updated to video_player:^1.0.0
- Updated to get:^3.15.0
0.3.4 #
- Updated examples
0.3.3 #
- Removed GetxController
0.3.2 #
- Remove listeners before dispose
0.3.1 #
- Updated documentation
- Added picture in picture support for Android
0.3.0 #
- Breaking changes
- Use GetX to manage the video player state
- Added Playback Speed
- Added setLooping
MeeduPlayerhas been changed forMeeduVideoPlayer- Removed
MeeduPlayerEventsMixinnow to listen the players events you can use the streams - Added mutiples controls styles
- Updated the examples
- Added Official documentation
0.2.3 #
- Fixed rotation after close fullscreen mode
0.2.2 #
- Added onPlayerPlaying event
- Updated example
0.2.1 #
- updated doc
0.2.0 #
- added auto dismiss controls, launch fullscreen as landscape mode
0.1.2 #
- updated examples
0.1.1 #
- added fullscreen events listener
0.1.0+1 #
- added license
0.1.0 #
- added launch as fullscreen
0.0.4 #
- removed unnecesary imports
0.0.3+1 #
- added exmaples
0.0.3 #
- added suport to subtitles (STR) and switch video resolution
0.0.2 #
- added Fullscreen support
0.0.1 initial version #
- minimal version