Flutter Recorder

Hey all, I just published flutter_recorder plugin.

It works on all platforms, web included with WASM support. If anyone using MacOS or iOS would be interested in giving it a try, please let me know! Thanks so much!

Here the description:

  • A low-level audio recorder plugin that uses miniaudio as the backend and supports all the platforms. It can detect silence and save to a WAV audio file. Audio wave and FFT data can be obtained in real-time as for the volume level. It can listen to PCM audio data stream.
4 Likes