migrate to Android X.
- Remove default result call on permission call back for Android
- Fix Android sample rate issue
- Fix
Stop
API - Fix metering API for Android and iOS
- Explicitly asking for WRITE_EXTERNAL_STORAGE permission as it's required in Android
- Updated documentation for Android Permission Section
- Add null check for temp file deletion
- Fix Android duration API
- Complete plugin public API doc
- Support AndroidX
- Update documentation
- Fixed minor issues for Android
- Fix version number in .podspec
- Remove extra pkg from lib
- Update example app
- Add swift version compiler code
- Update documentation of usage
- Specify Swift version in podspec
- fix another issue of iOS hasPermission;
- fix iOS hasPermission result issue;
- fix the Android's audio file path, now you can get it from current method
- Change Android dependencies version
- Supports Android
- Support Sample Rate.
- Correct iOS deployment target to 8.0.
- Simplify usage example for initialize recorder.
- 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.
- Fix README.md errors.
- Updated package description.
- Chinese documentation added.
- Documentation added.
- Initial release.