awesome_video_player 1.0.5
awesome_video_player: ^1.0.5 copied to clipboard
The name says it all :) Feature Rich Advanced video player for Flutter, supports DRM, Subtitles, Multi-audio/video streams, and is well maintained
1.0.5 #
- fix: improve DateTime validation and expose progress bar by @Mazen-Almortada in #22
1.0.4 #
- fix(ios): fixed allowedScreenSleep parameter not being respected in ios AVPlayer which caused the screen to never sleep during video playback by @nateshmbhat in #17
1.0.3 #
- Updates flutter_widget_from_html_core to latest version