custom_image_crop
An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller
0.1.1
8.6K downloads/mo
#3122 most downloaded on pub.dev
icapps/flutter-custom-image-crop
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.2 years
Most releases are documented
notes for 9 of 15 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
15 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
15 releases · Mar 2021 to Dec 2024Releases
latest 15-
0.1.130 Dec 2024Release notes
Open source →- Fixed issues with imagefit and forceInsideCropArea resulting in crops outside the crop area and/or wrong crops
-
0.1.030 Dec 2024Release notes
Open source →- Added maskShape so you can crop using a different mask than for visualisation (e.g. circle mask for visualisation, but square mask for cropping)
- Added imageFilter and imageFilterBlendMode so you can add filters like blur the image outside the crop area (for example ImageFilter.blur(sigmaX: 10.0, sigmaY: 10.0))
- Fixed issue with aspectratio < 1 resulting in a to big cropSizeHeight
- [Possibly breaking] Added outlineStrokeWidth and outlineColor to CustomImageCrop to customize the outline of the crop shape, if you provided custom drawPath method, you will need to add these to the method, but you do not need to use them if you don't want to customize the outline from the CustomImageCrop widget
-
0.0.1326 Oct 2023Release notes
Open source →- Added forceInsideCropArea, whether image area must cover clip path. Default is false
-
0.0.1214 Sep 2023Release notes
Open source →- Fixed issues with Ratio and CustomImageCrop
- Added fillCropSpace as CustomImageFit
-
0.0.1101 Sep 2023 -
0.0.1017 Aug 2023 -
0.0.910 Aug 2023 -
0.0.810 Aug 2023 -
0.0.709 Aug 2023 -
0.0.603 Aug 2023Nothing published for this version
-
0.0.520 Mar 2023Nothing published for this version
-
0.0.426 Jan 2022Nothing published for this version
-
0.0.313 Dec 2021Nothing published for this version
-
0.0.230 Mar 2021Nothing published for this version
-
0.0.130 Mar 2021Nothing published for this version