better_player_platform_interface 1.0.0
better_player_platform_interface: ^1.0.0 copied to clipboard
A common platform interface for the better_player plugin.
Unreleased #
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.