Skip to content

Buggaboo/miniaudio-dart

Repository files navigation

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.

Usage

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.

Dependencies

TODO

  • Provide instructions to build for iOS, android

Planned support

  • Windows
  • WASM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published