- Record audio and store it locally
- Support Dart 2
- Update readme
- Added path of application directory to user's file name so that a valid file can be written in iOS.
- Added diagnostic info to help user find the location of their recorded file.
- Fix readme with the right class name
- Make Volume up when recording on iOS
- Added test and code coverage report for plugin
- Fix a bug where the MediaRecorder.AudioEncoder format AMR_NB create a confusion for some players
- Fix for flutter beta v0.10.2
- Add wav file support
- Fix swift version
- Fix build issues on android