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]: Blurred shapes #176

Closed christosATB closed 1 month ago

christosATB commented 1 month ago

Platforms

iOS

Description

Is that possible to add a blurred shape functionality that will allow us to blur the background under the shape we draw? The above should apply for rectangle & ovals.

Why

Sometimes, we want to hide sensitive information by blurring them out.

hm21 commented 1 month ago

Hi,

I already have it on my roadmap to pixelate some areas. I had the plan to do it the same way as WhatsApp, but of course, I can also add an option that we can draw rectangles and ovals. However, currently I don't know a suitable solution that will have a good performance on all platforms, so this future will still need time until I have a good solution and time to program it.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 5 days since being marked as stale.