hm21 / pro_image_editor

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.
https://hm21.github.io/pro_image_editor/
BSD 3-Clause "New" or "Revised" License
94 stars 59 forks source link

[Feature request] Layer Control #133

Closed santoshgistto closed 2 months ago

santoshgistto commented 2 months ago

Platforms

Android, iOS, Web, Windows, macOS, Linux

Description

Would be nice if we have support something like below for layer control for Pain, Text and Image

https://github.com/hm21/pro_image_editor/assets/12577046/f5bc6237-9cf1-43bb-be67-ac95f577a39e

Why

we can style and resize better way specially for Text and Paint

hm21 commented 2 months ago

Okay, I will add it to my roadmap. I had anyway the plan to update the layer interaction more so that we can also interact the same way we can do it in the crop-rotate-editor. However, even though this feature looks simple, it requires many changes, so I don't know when I will have time to do it. That means maybe in a few days or weeks I will release a version with this feature. For the case you need it quickly, I recommend you to create a PR. In case you want to create a PR, please let me know before because then I will also post here a list with the files you need to edit, so you don't have to search long for the files you need to edit.

santoshgistto commented 2 months ago

Yes please post the list of files, I will give a try

hm21 commented 2 months ago

Sure below the list.

Please let me know if you have any questions :)