flutterish_image_cropper 0.1.0
flutterish_image_cropper: ^0.1.0 copied to clipboard
A pure Dart/Flutter image cropper with no native dependencies. Supports interactive cropping with gestures, rotation, and aspect ratio constraints.
0.1.0 #
- Initial release
- Pure Dart/Flutter image cropper with no native dependencies
- Interactive crop area with draggable corners
- Pinch-to-zoom and pan gestures
- Rotation support (90-degree increments)
- Aspect ratio constraints
- Customizable UI (colors, grid, boundaries)
- Cross-platform support (Android, iOS, Web, Desktop)