flutter-plugins
flutter-plugins copied to clipboard
[noise_meter] Not working on many iOS
noise meter is not giving noise reading data
noiseStream.listen((NoiseReading data) { // here no data is received on some ios phones })
Not working on iOS 15.2, same problem
EDIT: Issue #407 seemed to have answers to fix, now works