flutter_audio_recorder 0.3.0 flutter_audio_recorder: ^0.3.0 copied to clipboard
Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.
0.3.0 #
- Support Sample Rate.
0.2.2 #
- Correct iOS deployment target to 8.0.
0.2.1 #
- Simplify usage example for initialize recorder.
0.2.0 #
- Fix issue of init method.
- Fix issue of wav format recording initialization.
- audioFormat of FlutterAudioRecorder now is optional when instantiating.
- Overwrite file extension when there is conflicts between extension and audioFormat.
- Update Example app.
- Update README.
0.1.3 #
- Fix README.md errors.
0.1.2 #
- Updated Package Description.
0.1.1 #
- Chinese Documentation added.
0.1.0 #
- Documentation added.
0.0.1 #
- Initial Release.