- upgrade to
audio_streamer: ^4.0.0
- update of example app to handle permissions to access the microphone and other improvements.
- improvement to documentation
- upgrade to
audio_streamer: ^3.0.0
(PR #755) - updates Android AGP
- upgrade to Dart 3
- improvement to documentation and example app
- upgrade to
audio_streamer: ^2.3.0
- upgrade example to include correct iOS permissions
- upgrade to
audio_streamer: ^2.1.0
- upgrade example to Android embedding v2
- improvement to
onError
handling.
- upgrade to audio_streamer 3.0.2 - PR #390
- Fix Hot Restart crash & infinity dB with dispose (PR #256)
- Null safety migration
- iOS example podfile update
- Changed API to support audio_streamer version 1.3.0
- Changed documentation
- Changed to api of a NoiseReading to include max and mean decibel.
- Added a getter for the sample rate field.
- Moved native source code to the AudioStreamer plugin (https://pub.dev/packages/audio_streamer).
- Able to stream NoiseReadings on iOS and Android.