crop_box 0.1.3
crop_box: ^0.1.3 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.Circleto change the UI of CropBox,And the return params is alsoRecttype;
0.1.3 2021-03-22. #
- add
borderRadiusborderWidthandneedInnerBorder;