better_player_platform_interface 1.0.1
better_player_platform_interface: ^1.0.1 copied to clipboard
A common platform interface for the better_player plugin.
Unreleased #
- none.
1.0.1 #
- Add thin examples to platform packages and decoupled example app.
1.0.0 #
- Added: Established as the central platform interface package for the federated plugin architecture.
- Updated: Consolidated core models (
DataSource,VideoEvent, etc.) andMethodChannelVideoPlayerinto this package. - Updated: Renamed
isPictureInPictureEnabledtoisPictureInPictureSupportedfor API consistency. - Added:
dataSourceToMapserialization inMethodChannelVideoPlayerto allow platform-specific extensions.