vlc_player 0.0.4
vlc_player: ^0.0.4 copied to clipboard
A Flutter plugin for video playback using VLC.
Changelog #
Unreleased #
0.0.4 - 2026-05-16 #
Added #
- Added Windows and Linux desktop playback support.
- Added desktop APIs for source, playback controls, seeking, volume, speed, tracks, subtitles, and media info.
- Added CI integration tests across Android, iOS, macOS, Windows, and Linux.
Fixed #
- Improved native player lifecycle handling for desktop texture players.
0.0.3 - 2026-05-15 #
Fixed #
- Fixed the release workflow so pub.dev validation runs before platform builds mutate example lockfiles.