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

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

microphone_dart #

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

For Flutter apps, see the microphone_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
70
downloads

Documentation

API reference

Publisher

verified publishermanymath.com

Weekly Downloads

Microphone recording 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 #microphone #recording #ffi

License

MIT (license)

Dependencies

ffi, web

More

Packages that depend on microphone_dart