appinio_video_player 1.2.0
appinio_video_player: ^1.2.0 copied to clipboard
A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.
[1.2.0] - 2022.08.22 #
- New: Native Web Video Player
- Native controls with accessability through controller
- Working native Fullscreen functionality
- Works on all browsers (also on Safari iOS)
- Poster / Thumbnail options
- Fix: No custom aspect ratio on fullscreen
[1.1.1] - 2022.06.14 #
- Bringing back the web support
- Support older flutter versions
[1.1.0] - 2022.06.13 #
- New video player controls
- Switch the video quality
- Change the playback speed
- Play-video-only-once functionality
- Controls fade out
- Bugfixes
[1.0.2] - 2022.04.21 #
- Removed dependencies from other packages (provider, wakelock)
- Restructuring
[1.0.1] - 2021.10.05 #
- Bugfix: dispose video values
[1.0.0] - 2021.10.04 #
- Initial version