oxean_image_editor
A simple image editor for Flutter, allowing users to crop, rotate, flip and drawing
0.3.0
7.2K downloads/mo
#3388 most downloaded on pub.dev
What this package is like to depend on
Last release 10 months ago
20 Oct 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
4 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
4 releases · May 2025 to Oct 2025
2026
Releases
latest 4-
0.3.020 Oct 2025Release notes
Open source →- Aligned local tooling with Flutter 3.32.8 / Dart 3.8.1 and updated the example Android project to Gradle 8.13, Android Gradle Plugin 8.13.0, Kotlin 2.1.20, Java 21, and NDK 27.0.12077973.
- Refreshed package dependencies:
intl0.20.2,file_picker10.3.3,permission_handler12.0.1,image4.5.4, plus regenerated lockfiles for the new transitive versions.
-
0.2.009 May 2025 -
0.1.109 May 2025 -
0.1.009 May 2025Release notes
Open source →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