vap_player_platform_interface 1.0.0 copy "vap_player_platform_interface: ^1.0.0" to clipboard
vap_player_platform_interface: ^1.0.0 copied to clipboard

Platform interface and pigeon contracts for flutter_vap_player.

Unreleased #

1.0.0 #

  • Breaking: reduce the platform interface to one event stream, one play request, stop/dispose, resolver registration, and compact network cache calls.
  • Breaking: collapse Pigeon playback and click callbacks into one VapEventMessage.
  • Breaking: remove separate mute, content-mode, frame-event, and manual prune host calls.

0.2.0 #

  • Rename VapPlaybackEventType.start to VapPlaybackEventType.started to match emitted playback events.
  • Document stable network failure error-code mapping (1001..1005) used by platform implementations for VapPlaybackEvent.errorCode.

0.1.0 #

  • Initial platform interface release for the Flutter VAP federated plugin.
  • Defines shared models and method contracts used by app-facing and platform packages.
  • Adds generated Pigeon message contracts for Android and iOS implementations.
  • Includes resolver behavior and smoke tests for interface stability.
0
likes
140
points
142
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Platform interface and pigeon contracts for flutter_vap_player.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on vap_player_platform_interface