better_player_platform_interface

A common platform interface for the better_player plugin.

This package defines the common contract and data models used by all better_player platform implementations. It is intended to be used by platform-specific packages (like better_player_android and better_player_ios) and the main better_player package.

Usage

This package should not be used directly by app developers. Instead, they should use the main better_player package.