record_mp3_plus 1.5.0
record_mp3_plus: ^1.5.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.
1.5.0 #
- Fix 16k crash for Android 15 and 16
- Update Gradle and plugin configurations
- Add Java toolchain support for Android builds
- Adjust example project Flutter environment paths
1.4.1 #
- Remove Android Intel x86_64 support
1.4.0 #
- Support 16k requirements for Android 15
1.3.0 #
- Support Flutter 3.29.0 by removing old V1 plugin for Android
1.2.0 #
- Fix mp3 build for Android
1.1.0 #
- Fix mp3 build for macOS
1.0.0 #
- Record an MP3 using the platform native API