flutter_crop_camera 0.0.2
flutter_crop_camera: ^0.0.2 copied to clipboard
A high-performance Flutter camera plugin with a built-in crop editor, supporting custom aspect ratios, zoom, and orientation locking.
0.0.2 #
- Fixed iOS crash on startup (MissingPluginException).
- Fixed iOS camera preview orientation issue in portrait mode.
- Fixed iOS crop aspect ratio issue (images were always square).
- Updated Android package name to
com.crop.camera.
0.0.1 #
- Initial release of Flutter Crop Camera.
- Native CameraX (Android) and AVFoundation (iOS) support.
- Integrated Instagram-style crop editor.
- Custom aspect ratios and aspect ratio locking.
- Camera controls: zoom, flash, front/rear toggle.
- Screen orientation locking support.