pro_image_editor
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...
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!
### 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...
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:...
### 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...
### Package Version 5.1.1 ### Flutter Version 3.22.3 ### Platforms Web ### How to reproduce?  ### Logs (optional) _No response_ ### Example code (optional) _No response_ ### Device Model...
### 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...
### 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,...
### 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...
### 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...