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

Sound for Flutter with the goal of no additional system dependencies. Integrates the `sound_dart` package and uses cargokit to build the native Rust audio library and use it via FFI.

0.0.1 #

  • Flutter integration for sound_dart: builds the shared sound_cli Rust crate via cargokit and bundles it. Re-exports the sound_dart API and adds SoundFlutter.ensureInitialized(). Verified building/bundling/loading on Linux desktop.
  • SoundFlutter.loadAsset/playAsset to play bundled Flutter assets (with an optional package/bundle).
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Sound for Flutter with the goal of no additional system dependencies. Integrates the `sound_dart` package and uses cargokit to build the native Rust audio library and use it via FFI.

Repository (GitHub)
View/report issues

Topics

#audio #sound #playback #ffi

License

MIT (license)

Dependencies

flutter, sound_dart

More

Packages that depend on sound_flutter

Packages that implement sound_flutter