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
122 stars 116 forks source link

Fix duplicate globalKey detected error #70

Open Jafarili opened 1 year ago

Jafarili commented 1 year ago

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