An audio library for Flutter.
This project is based on miniaudio and made available to flutter via ffi.
Made available under a BSD-style license.
Generated C bindings with ffigen. pub get ; pub run ffigen
Run *.sh
files first to compile miniaudio for different platforms;
the examples (e.g. android, iOS) rely on those to build the C library.
- Provide instructions to build for iOS, android
- Windows
- WASM