audiopc 0.1.0 copy "audiopc: ^0.1.0" to clipboard
audiopc: ^0.1.0 copied to clipboard

A Rust-powered Flutter FFI audio plugin for local file playback, direct URL streaming, and audio processing via a CPAL backend.

audiopc #

Rust-powered Flutter FFI audio plugin with a CPAL backend for playback and processing.

The plugin is designed for Flutter apps that need native audio output with support for local files, direct internet URLs, common codec decoding through Symphonia, and simple in-callback processing such as volume and low-pass control.

Features #

  • Play local audio files through CPAL.
  • Stream audio from direct internet URLs.
  • Decode common formats through Symphonia.
  • Apply volume and low-pass processing in the audio callback.
  • Query the active output device configuration.
2
likes
150
points
134
downloads

Documentation

API reference

Publisher

verified publisherbustify.dev

Weekly Downloads

A Rust-powered Flutter FFI audio plugin for local file playback, direct URL streaming, and audio processing via a CPAL backend.

Homepage
Repository (GitHub)
View/report issues

Topics

#audio #flutter #ffi #rust #cpal

License

MIT (license)

Dependencies

code_assets, ffi, hooks, native_toolchain_rust, web

More

Packages that depend on audiopc

Packages that implement audiopc