custom_image_crop 0.0.5
custom_image_crop: ^0.0.5 copied to clipboard
An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
[0.0.5] - 20/03/2023 #
- Added canRotate
- Added customProgressIndicator
- Added canScale
- Added canMove
[0.0.4] - 25/01/2021 #
- Added documentation
[0.0.3] - 13/12/2021 #
- Fixed issue where cropped image's size depends on screen size used
- Fixed issue where cropped image's quality is worse than original image
- Updated to flutter 2.8.0
[0.0.2] - 30/03/2021 #
- Updated docs
[0.0.1] - 30/03/2021 #
- Added custom crop
- Added Cicrle and Square crop shapes
- Added Solid and Dotted painters for crop border