mpv_audio_kit 0.0.1
mpv_audio_kit: ^0.0.1 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 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.