- Added forceInsideCropArea, whether image area must cover clip path. Default is false
- Fixed issues with Ratio and CustomImageCrop
- Added fillCropSpace as CustomImageFit
- Added clipShapeOnCrop to prevent clipping the image to the crop shape
- Added didupdateWidget check to fix issues with updated images
- Added borderRadius
- Added pathPaint to customize the crop border style
- Added Ratio as new shape and arguments
- Added new param to CustomImageCrop for new image fit types
- Added canRotate
- Added customProgressIndicator
- Added canScale
- Added canMove
- Added documentation
- 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
- Updated docs
- Added custom crop
- Added Cicrle and Square crop shapes
- Added Solid and Dotted painters for crop border