hls_proplayer 0.1.5
hls_proplayer: ^0.1.5 copied to clipboard
A customizable Flutter video player with HLS support, quality selection, playback speed control, autoplay, looping, and fullscreen handling for live and recorded streams.
0.1.5 #
- Improved package documentation and examples
- Enhanced README with multiple usage examples
- Added topics for better discoverability on pub.flutter-io.cn
- Updated package description
- Prepared package for pub.flutter-io.cn publishing
0.1.4 #
- Fixed video quality settings not updating properly
- Implemented autoplay and looping functionality in VideoController
- Fixed player controller initialization with proper quality tracking
- Improved video settings UI with better error handling
- Fixed token authentication for HLS streams (now supports Map-based headers)
- Enhanced quality change mechanism to maintain playback state
- Added proper state management for video settings
0.1.3 #
- Improved video controls UI
- Added custom theming support
- Enhanced fullscreen handling
0.1.2 #
- Added HLS quality switching
- Implemented playback speed control
- Added custom controls builder support
0.1.1 #
- Bug fixes and performance improvements
0.1.0 #
- Initial release
- HLS live and recorded stream support
- Video quality selection
- Custom controls and theming
- Fullscreen orientation handling
- MP4 offline playback support
- Zoom and pan gestures