Skip to content

Commit

Permalink
Merge 1ee8d15 into ec342f6
Browse files Browse the repository at this point in the history
  • Loading branch information
ikbendewilliam committed Oct 26, 2023
2 parents ec342f6 + 1ee8d15 commit 12189bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pubignore
Expand Up @@ -19,3 +19,4 @@ example/ios
example/screenshots
example/test
example/web
.vscode/
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## [0.0.13] - 2023-10-26

- Added forceInsideCropArea, whether image area must cover clip path. Default is false

## [0.0.12] - 2023-09-08

- Fixed issues with Ratio and CustomImageCrop
Expand Down
2 changes: 1 addition & 1 deletion 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.12
version: 0.0.13
homepage: https://github.com/icapps/flutter-custom-image-crop

environment:
Expand Down

0 comments on commit 12189bf

Please sign in to comment.