We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d816be6 commit 08486fdCopy full SHA for 08486fd
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.0.11] - 2023-09-01
2
+
3
+* Added clipShapeOnCrop to prevent clipping the image to the crop shape
4
5
## [0.0.10] - 2023-08-17
6
7
* Added didupdateWidget check to fix issues with updated images
pubspec.yaml
@@ -1,6 +1,6 @@
name: custom_image_crop
description: An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
-version: 0.0.10
+version: 0.0.11
homepage: https://github.com/icapps/flutter-custom-image-crop
environment:
0 commit comments