File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- ## [ 0.0.4] - 25/01/2021
1
+ ## [ 0.0.5]
2
+
3
+ * Added new param to CustomImageCrop for new image fit types
4
+
5
+ ## [ 0.0.4]
2
6
3
7
* Added documentation
4
8
5
- ## [ 0.0.3] - 13/12/2021
9
+ ## [ 0.0.3]
6
10
7
11
* Fixed issue where cropped image's size depends on screen size used
8
12
* Fixed issue where cropped image's quality is worse than original image
9
13
* Updated to flutter 2.8.0
10
14
11
- ## [ 0.0.2] - 30/03/2021
15
+ ## [ 0.0.2]
12
16
13
17
* Updated docs
14
18
15
- ## [ 0.0.1] - 30/03/2021
19
+ ## [ 0.0.1]
16
20
17
21
* Added custom crop
18
22
* Added Cicrle and Square crop shapes
Original file line number Diff line number Diff line change 1
1
name : custom_image_crop
2
2
description : An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
3
- version : 0.0.4
3
+ version : 0.0.5
4
4
homepage : https://github.com/icapps/flutter-custom-image-crop
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments