halo_videoplayer 0.0.3
halo_videoplayer: ^0.0.3 copied to clipboard
A unified video player plugin that works across all platforms (Android, iOS, macOS, Windows, Linux, Web) with support for all standard video formats.
0.0.1 #
- Initial release
- Support for Android, iOS, macOS, Windows, Linux, and Web platforms
- Network, file, and asset video sources
- Play, pause, seek, volume, playback speed, and looping controls
- Unified API across all platforms
- Automatic platform detection and implementation selection
- Uses video_player package for Android/iOS/macOS/Web
- Native Windows implementation using Windows Media Foundation
- Native Linux implementation using GStreamer