native_image_cropper_android 0.4.0
native_image_cropper_android: ^0.4.0 copied to clipboard
This is the Android implementation of the native_image_cropper plugin.
0.4.0 #
- Set Dart constraint to
^3.0.0. - Set Flutter constraint to
^3.41.0. - Migrate Android Gradle configuration to built-in Kotlin support.
- Migrate Android build script to Kotlin DSL.
0.3.1 #
- Fix can't compress a recycled bitmap.
0.3.0 #
- Fix wrong rotation after cropping.
0.2.0 #
- Upgrade to Dart 3.
0.1.2 #
- Add namespace to build.gradle to support Gradle 8.
- Update Flutter and Dart SDK constraints.
0.1.1 #
- Unregisters MethodCallHandler on detach.
0.1.0 #
- Initial release.