Releases: nrubin29/flutter_acrcloud
Releases · nrubin29/flutter_acrcloud
flutter_acrcloud v1.0.0
flutter_acrcloud v0.2.2
Updated Gradle files.
flutter_acrcloud v0.2.1
Bumped Kotlin and Gradle versions.
flutter_acrcloud v0.2.0
ACRCloudResponse now includes Custom Files metadata if relevant. Thanks, @MichaelCadavillo!
flutter_acrcloud v0.1.6
flutter_acrcloud v0.1.5
[iOS] Set ENABLE_BITCODE to NO to resolve potential build issues.
flutter_acrcloud v0.1.4
- Updated ACRCloud SDK to v1.6.2.1
- This should also fix issues with running apps on the iOS simulator.
flutter_acrcloud v0.1.3
- BREAKING: Renamed volume to volumeStream. It is now just a normal Stream instead of a BehaviorSubject.
- Removed dependency on rxdart.
- Upgraded dependencies.