hsbijarniya / image_editor_plus

Flutter Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
MIT License
103 stars 103 forks source link

Fix duplicate globalKey detected error #70

Open Jafarili opened 8 months ago

Jafarili commented 8 months ago

Remove globalKey and replace it with the call by context. This issue happens when you use a single image editor more than once.