pro_image_editor icon indicating copy to clipboard operation
pro_image_editor copied to clipboard

The pro_image_editor is a Flutter widget designed for image editing within your application. It provides a flexible and convenient way to integrate image editing capabilities into your Flutter project...

Results 23 pro_image_editor issues
Sort by recently updated
recently updated
newest added

Excuse my laziness, press the Dialog Editor then Editor from memory Dialog shows : Enter painter mode :

### Placeholder Can I change the transparency of all handwriting uniformly? thx!

question

### Package Version 2.7.9 ### Flutter Version 3.22 ### Platforms Web ### How to reproduce? Put image editor in a dialog. Add an emoji and close the parent dialog without...

bug

When attempting to build a project that includes the **pro_image_editor** package, the build fails with a configuration error related to its dependency, **image_editor** version 1.3.0. The error is as follows:...

bug

### Package Version 4.2.5 ### Flutter Version 3.22.2 ### Platforms Android, iOS ### How to reproduce? Hi @hm21. I'm using the standalone Crop Editor, but it returns zero bytes (I...

bug
in-progress

### Package Version 5.1.1 ### Flutter Version 3.22.3 ### Platforms Web ### How to reproduce? ![image](https://github.com/user-attachments/assets/a84eaedf-49c3-4b9c-b925-bd2d88a92fe0) ### Logs (optional) _No response_ ### Example code (optional) _No response_ ### Device Model...

bug

### Package Version 4.3.0 ### Flutter Version 3.22.2 ### Platforms iOS ### How to reproduce? In my app I use photos that are about 480x640. I've noticed that the pro-image-editor...

bug
in-progress

### Package Version 5.1.1 ### Flutter Version 3.24.3 ### Platforms Web ### How to reproduce? create the CropRotateEditor like: ``` await showDialog( context: context, builder: (_) { return CropRotateEditor.network( image,...

bug

### Platforms Android, iOS ### Description Would be a game changer to let the editor upload a video, like instagram, so its inserted as a layer same as its done...

enhancement
stale

### Package Version 5.4.1 ### Flutter Version 3.24.3 ### Platforms Android ### How to reproduce? When creating a CropRotateEditor, sometimes the editor turns completly black, as if the image was...

bug