noise_meter 3.2.0 copy "noise_meter: ^3.2.0" to clipboard
noise_meter: ^3.2.0 copied to clipboard

A Flutter plugin for collecting noise from the phone's microphone.

3.2.0 #

  • upgrade to audio_streamer: ^2.3.0
  • upgrade example to include correct iOS permissions

3.1.0 #

  • upgrade to audio_streamer: ^2.1.0
  • upgrade example to Android embedding v2

3.0.3 #

  • improvement to onError handling.

3.0.2 #

  • upgrade to audio_streamer 3.0.2 - PR #390

3.0.1 #

  • Fix Hot Restart crash & infinity dB with dispose (PR #256)

3.0.0 #

  • Null safety migration
  • iOS example podfile update

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 #

1.0.0 #

  • Able to stream NoiseReadings on iOS and Android.
100
likes
130
pub points
92%
popularity

Publisher

verified publishercachet.dk

A Flutter plugin for collecting noise from the phone's microphone.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

audio_streamer, flutter

More

Packages that depend on noise_meter