cropme 0.0.3
cropme: ^0.0.3 copied to clipboard
An image cropper for Flutter with spring physics, rotation trackbar, free-form resize handles, and rubber-band snap-back animations.
0.0.3 #
- Added screenshots to pubspec.yaml
0.0.2 #
- README updated
0.0.1 #
- Initial release
ImageCropperwidget with Apple Photos-style crop experience- Spring physics animations for smooth, natural interactions
- Free-form crop rect with drag handles on edges and corners
- Rotation trackbar with haptic feedback and rubber-band resistance
- Two-finger pinch rotation gesture support
- Rotation-aware boundary clamping (no black corners)
- Crop settings save/restore for re-editing
- HDR/HEIF image normalization via
flutter_image_compress - Configurable theming via
CropperThemeData
