brighton_video_player 1.0.2
brighton_video_player: ^1.0.2 copied to clipboard
Flutter video player widget with caching support, pre-cache helpers, and customizable UI delegates.
Changelog #
1.0.2 #
- Exported UI delegate APIs for package consumers.
- Fixed scrub-to-seek resume behavior and controller swap handling.
- Applied
fitto the video surface, not just the poster. - Improved auto-rotate cleanup and background cache completion behavior.
- Reworked docs, example app, and tests for publish readiness.
1.0.1 #
- Renamed package to
brighton_video_player. - Added
BrightonVideoPlayeras the primary widget API. - Added compatibility aliases for old names.
- Improved README for pub.dev usage and examples.
- Updated example app to use new package and widget names.
1.0.0 #
- Initial release.