crop_box 1.0.2 copy "crop_box: ^1.0.2" to clipboard
crop_box: ^1.0.2 copied to clipboard

A component that can be tailored for a variety of materials.Widget for Clip.

0.1.0 2021-01-13. #

  • Release new package, support all kinds of material cutting operation and region calculation.

0.1.1 2021-02-03. #

  • update doc.

0.1.2 2021-03-16. #

  • add Circle CropBox. Now you can use cropBoxType: CropBoxType.Circle to change the UI of CropBox,And the return params is also Rect type;

0.1.3 2021-03-22. #

  • add borderRadius borderWidth and needInnerBorder;

0.1.4 2021-03-23. #

  • add gridLine property;

0.1.5 2021-03-24. #

  • add CropBoxBorder cropBoxBorder property, remove borderColor borderRadius borderWidth properties;

0.1.6 2021-03-26. #

  • add backgroundColor property;

0.1.7 2021-03-26. #

  • change mask color to rgba(0,0,0,0.5);

0.1.8 2021-04-03. #

  • add ImageCrop.getResult to get real image crop result Uint8List;

0.1.9 2021-04-12. #

  • add ImageCrop.getImageSize to get real image size;

0.1.10 2021-04-25. #

  • bug fix;

0.1.13 2021-04-25. #

  • add quality and size to ImageCrop.getResult;

1.0.1 2021-05-08. #

  • add quality and size to ImageCrop.getResult;

1.0.2 2021-06-02. #

  • add maskColor;
9
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A component that can be tailored for a variety of materials.Widget for Clip.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

exif, flutter, image_editor, image_size_getter

More

Packages that depend on crop_box