Enhancing Image Menu Customization in flutter_quill_extensions #2466
Unanswered
pierre-su
asked this question in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have two suggestions for improving the image menu in the flutter_quill_extensions package. It already works great out of the box, but what do you think about adding more customization options for the buttons inside the dialog?
Controllable Image Menu Options – Similar to the toolbar, it would be helpful to control the visibility of image menu buttons using a boolean property. This way, we could easily show or hide specific buttons as needed.
Custom Image Menu Buttons – An additional enhancement could be allowing custom buttons inside the image menu while keeping the default ones. For example, if we need a custom action, we could pass a custom widget or a list of image menu buttons.
What do you think? Maybe these could be two useful enhancements
Beta Was this translation helpful? Give feedback.
All reactions