fcast_sender_sdk 0.0.5 copy "fcast_sender_sdk: ^0.0.5" to clipboard
fcast_sender_sdk: ^0.0.5 copied to clipboard

An SDK for easily creating senders for FCast and Google cast

0.0.5 #

  • Update to fcast-sender-sdk 0.2.0
  • Queue support: loadQueue, queueInsert, queueRemove, queueSelect, and DeviceEvent.queueChanged carrying full queue snapshots
  • Track selection: changeTrack and the aggregated DeviceEvent.tracksChanged
  • External subtitles: addSubtitleSource
  • Receiver-rejected commands are surfaced via DeviceEvent.commandError
  • Progress update interval: setProgressUpdateInterval plus an optional progressUpdateIntervalMillis parameter on load
  • File-descriptor companion sources (CompanionSourceDescriptor.fd) for Android SAF / iOS picker flows
  • supportsFeature covers the new capabilities (queue, track selection, companion, WHEP, progress interval)
  • BREAKING: exhaustive switches over DeviceEvent must handle the new variants

0.0.4 #

  • Update to fcast-sender-sdk 0.1.4
  • Add PlaybackState.ended, emitted when media reaches its natural end
  • Native build no longer requires flatc (still needs rustup)
  • Raise minimum Flutter to 3.35

0.0.1 0.0.3 #

  • Initial releases
0
likes
160
points
418
downloads

Documentation

API reference

Publisher

verified publisherfcast.org

Weekly Downloads

An SDK for easily creating senders for FCast and Google cast

Repository

License

MIT (license)

Dependencies

bonsoir, flutter, flutter_rust_bridge, flutter_rust_bridge_hooks, freezed_annotation, plugin_platform_interface

More

Packages that depend on fcast_sender_sdk