audioplayers_watchos 0.0.1
audioplayers_watchos: ^0.0.1 copied to clipboard
watchOS implementation of the audioplayers plugin, playing audio through AVFoundation (AVPlayer) via dart:ffi.
0.0.1 #
- Initial watchOS implementation of
audioplayersover dart:ffi — AVPlayer-backed playback with URL/bytes sources, seek, volume, rate, release modes, audio-context mapping, and the fullAudioEventstream. - Ships the upstream example app and integration suites verbatim.