baremetal_audio
A high-performance, lock-free audio DSP engine using C++17 and Miniaudio via Dart FFI.
What this package is like to depend on
Last release 5 months ago
25 Feb 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2026 to Feb 2026Releases
latest 4-
1.0.325 Feb 2026Release notes
Open source →- Documentation: Fixed broken GIF previews on pub.dev by migrating from relative local paths to absolute GitHub raw URLs.
-
1.0.225 Feb 2026Release notes
Open source →- Documentation: Added comprehensive DartDoc comments (
///) to 100% of the public API (classes, methods, and typedefs) to achieve maximumpub.devscore. - Dependencies: Updated
flutter_blocto^9.1.1andequatableto^2.0.8to support the latest stable versions and resolve dependency constraint penalties.
- Documentation: Added comprehensive DartDoc comments (
-
1.0.123 Feb 2026Release notes
Open source →Documentation update: Improved formatting in README.md. Added detailed instructions for UI/UX integration and exact FFI bridge usage.
-
1.0.023 Feb 2026Release notes
Open source →- 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.