mpv_audio_kit 0.0.1+4
mpv_audio_kit: ^0.0.1+4 copied to clipboard
Flutter audio player built on top of libmpv. Supports audio filters, pitch control, equalizer, and all mpv audio features. Targets macOS, Windows, Linux, iOS and Android.
0.0.1+4 15-03-2026 #
- Minor fixes
0.0.1+3 15-03-2026 #
- Minor fixes
0.0.1+2 15-03-2026 #
- Minor fixes
0.0.1+1 15-03-2026 #
0.0.1 15-03-2026 #
Added #
- Initial Release: High-performance audio library for Flutter powered by
libmpv(v0.41.0). - Cross-Platform Support: Seamless playback on iOS, Android, macOS, Windows, and Linux.
- Example App: Included a comprehensive example app demonstrating DSP, hardware routing, and queue management.