oxean_image_editor 0.2.0
oxean_image_editor: ^0.2.0 copied to clipboard
A simple image editor for Flutter, allowing users to crop, rotate, flip and drawing
Changelog #
0.2.0 - 2025-05-09 #
- Reset all changes feature
0.1.1 - 2025-05-09 #
- Fix tests and remove file picker dependency
0.1.0 - 2025-05-09 #
Added #
- Initial release of Oxean Image Editor
- Image cropping with interactive handles
- Image rotation (90° left/right)
- Image flipping (horizontal/vertical)
- Drawing tools with customizable brush color and width
- Undo/redo functionality for drawing
- Support for Android, iOS, Web, Windows, macOS, and Linux platforms