baremetal_audio 1.0.3 copy "baremetal_audio: ^1.0.3" to clipboard
baremetal_audio: ^1.0.3 copied to clipboard

PlatformAndroid

A high-performance, lock-free audio DSP engine using C++17 and Miniaudio via Dart FFI.

1.0.3 #

  • Documentation: Fixed broken GIF previews on pub.dev by migrating from relative local paths to absolute GitHub raw URLs.

1.0.2 #

  • Documentation: Added comprehensive DartDoc comments (///) to 100% of the public API (classes, methods, and typedefs) to achieve maximum pub.dev score.
  • Dependencies: Updated flutter_bloc to ^9.1.1 and equatable to ^2.0.8 to support the latest stable versions and resolve dependency constraint penalties.

1.0.1 #

Documentation update: Improved formatting in README.md. Added detailed instructions for UI/UX integration and exact FFI bridge usage.

1.0.0 #

  • Initial release of Baremetal Audio Engine.
  • High-performance C++ audio engine using Miniaudio.
  • Supported features:
    • Real-time microphone capture (FFT & RMS).
    • Sample-accurate file playback.
    • Zero-latency FFI bridge.
  • Platform Support: Android (ARM64). iOS coming soon.
3
likes
160
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance, lock-free audio DSP engine using C++17 and Miniaudio via Dart FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

equatable, ffi, flutter, flutter_bloc

More

Packages that depend on baremetal_audio

Packages that implement baremetal_audio