dynamic_image_crop library

A Flutter Package that crops the image by drawing lines or cropping into various shapes.

Test a Demo at https://boring-km.dev/dynamic_image_crop/ 🚀

Classes

CropController
CropController is a controller for DynamicImageCrop.
DynamicImageCrop

Enums

CropType
rectangle: crop area is rectangle circle: crop area is circle triangle: crop area is triangle drawing: crop area can be drawn by user none: crop area is not exist