crop library

Crop for Flutter. Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in 100% pure Dart code.

Classes

Crop
Used for cropping the child widget.
CropController
The controller used to control the rotation, scale and actual cropping.
CropRenderObjectWidget
Render object widget with a RenderCrop inside.
MatrixDecomposition
Decomposition of a matrix into rotation, scale, translation.
RenderCrop
RenderBox for Crop.