You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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