noise_meter 2.0.0
noise_meter: ^2.0.0 copied to clipboard
A Flutter plugin for collecting noise from the phone's microphone.
2.0.0 #
- Changed API to support audio_streamer version 1.3.0
- Changed documentation
1.2.0 #
- Changed to api of a NoiseReading to include max and mean decibel.
1.1.5 #
- Added a getter for the sample rate field.
1.1.0 #
- Moved native source code to the AudioStreamer plugin (https://pub.dev/packages/audio_streamer).
1.0.0 #
- Able to stream NoiseReadings on iOS and Android.