audio_monitor 0.0.1
audio_monitor: ^0.0.1 copied to clipboard
Flutter desktop plugin for live audio input monitoring.
0.0.1 #
- Added a typed Dart API for desktop audio monitoring.
- Added macOS live monitoring from selected input to the current system default output.
- Added monitor mute and unmute controls without tearing down the session.
- Added dedicated monitor volume control, including pre-start configuration support.
- Added example app controls for device selection, monitoring state, mute, and volume.
- Added Dart tests for API behavior and method channel payloads.
- Added documentation scaffolding for GitHub Pages under
doc/. - Added MIT license text for the initial public release.
