video_player_watchos 0.0.1-beta.1
video_player_watchos: ^0.0.1-beta.1 copied to clipboard
watchOS implementation of the video_player plugin, using AVFoundation via dart:ffi with a native AVKit platform view for on-watch playback.
0.0.1-beta.1 #
- Initial watchOS implementation of
video_player: AVFoundation playback over dart:ffi, rendered through a native AVKit platform view (requires flutter-watchos with platform-view support andflutter_watchos≥ 0.1.0-beta.5). Published as a pre-release while itsflutter_watchosdependency remains a pre-release.