mozart_image_cropper 0.0.2
mozart_image_cropper: ^0.0.2 copied to clipboard
A Flutter plugin for high-performance localized image cropping on Android (Native) with customizable UI in Flutter.
0.0.2 #
- Major UI/UX Update: Replaced "Movable Overlay" with "Static Overlay, Interactive Image".
- Added Zoom and Pan support for image adjustment.
- Implemented "Strict Bounds": Image always covers the crop area; no empty voids.
- Added "Portrait Centering": Tall images automatically center on the subject initially.
- Fixed Initial Load Logic for optimal coverage.
0.0.1 #
- Initial release.
- Native Android cropping using Bitmap and ExifInterface.
- Flutter UI for Profile (Circle) and Normal (Rectangle) cropping.
- Safe Area support.