Overview of ProImageEditor features
stableProImageEditor is a comprehensive Flutter widget for image manipulation. Key capabilities include:
Editor Modules
- Paint Editor: Freehand drawing, shapes (circles, arrows), and censoring (blur/pixelation).
- Text Editor: Full text styling and customization.
- Crop & Rotate: Flipping, rotating, and cropping.
- Tune Adjustments: Brightness, contrast, saturation, etc.
- Filter Editor: Predefined and custom filters.
- Blur Editor: Localized blurring.
- Emoji & Sticker Editors: Inserting emojis and custom image stickers.
Core Capabilities
- Multi-threading: Uses Isolates (native) or Web Workers (web) for background processing.
- Non-destructive Editing: Undo/Redo support.
- Layer Management: Reorder layers, interactive selection, and hit detection for paint layers.
- Advanced UX: Zoom support, helper lines for alignment, multiselect, and enhanced desktop mouse/scaling support.