fancy_video_player 0.0.11
fancy_video_player: ^0.0.11 copied to clipboard
Advanced video player based on exoplayer2. It's easy to use and very customizable.
0.0.1 #
- initial release.
0.0.2 #
- added volume, brightness, play and pause controls
- added a askip +85 sec button
- added a fullscreen button toggle
- added headers
0.0.3 #
- disabled casting
- added double tap to seek -+ 10 seconds
0.0.4 #
- fixed headers
0.0.5 #
- added autoplay parameter (default: true)
0.0.6 #
- added closeOnError (default: false)
- added setErrorCallback
0.0.7 #
- added showErrorBox (default: false)
- added onBackPressed callback
0.0.8 #
- added onEnterPictureOnPicture callback
0.0.9 #
- upgraded to kotlin 1.8.0
0.0.10 #
- added subtitle support
0.0.11 #
- handling null subtitles