Skip to content

Commit 08486fd

Browse files
Version bump
1 parent d816be6 commit 08486fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## [0.0.10] - 2023-08-17
26

37
* Added didupdateWidget check to fix issues with updated images

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: custom_image_crop
22
description: An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
3-
version: 0.0.10
3+
version: 0.0.11
44
homepage: https://github.com/icapps/flutter-custom-image-crop
55

66
environment:

0 commit comments

Comments
 (0)