sound_dart 0.0.1 copy "sound_dart: ^0.0.1" to clipboard
sound_dart: ^0.0.1 copied to clipboard

Sound for Dart and Flutter with the goal of no additional system dependencies. Dart (no Flutter dependency) with native audio from Rust via FFI.

sound_dart #

Cross-platform sound playback for Dart and Flutter with the goal of no system dependencies that need to be installed. Pure Dart (works in CLI tools) with native audio over FFI.

For Flutter apps, see the sound_flutter package, which builds the native library for you via cargokit and should 'just work'.

The only build-time requirement beyond Dart/Flutter is Rust. That may be worked-around with precompiled binaries (TODO).

0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sound for Dart and Flutter with the goal of no additional system dependencies. Dart (no Flutter dependency) with native audio from Rust via FFI.

Repository (GitHub)
View/report issues

Topics

#audio #sound #playback #ffi

License

MIT (license)

Dependencies

ffi, http, web

More

Packages that depend on sound_dart