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 4b9140b commit d9cc318Copy full SHA for d9cc318
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.0.8] - 2023-08-10
2
+
3
+* Added pathPaint to customize the crop border style
4
5
## [0.0.7] - 2023-08-09
6
7
* Added Ratio as new shape and arguments
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.7
+version: 0.0.8
homepage: https://github.com/icapps/flutter-custom-image-crop
environment:
0 commit comments