components/u_image_cropper library
Classes
- UCropAspectRatio
-
Aspect ratio option shown in the cropper toolbar. A
nullratio means the crop box can be resized freely. - UImageCropper
-
A fully pure-Dart image cropper built on
dart:ui. Unlike native plugins it runs on every platform (mobile, web, Windows, macOS, Linux) and adds rectangle/circle crop, aspect presets, 90° rotation, horizontal/vertical flip and brightness/contrast/saturation adjustment. Pops a PNG Uint8List.