record_mp3 2.1.0 record_mp3: ^2.1.0 copied to clipboard
Record an MP3 using the Platform native API,You can start ,pause,resume and stop record,And export an MP3 file.
2.1.0 #
- Fixed a recording bug on Android
- Specify swift version 5.0
2.0.0 #
- Support Flutter 1.12.x
1.0.1 #
- Add parameter type for fail callback function
- Remove COMPLETE and ERROR status,Use IDEL status instead
1.0.0+1 #
- Update documentation description
1.0.0 #
- Record an MP3 using the platform native API