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
Currently it is possible only to use the predefined set of buttons. New buttons can be added via the customButtons property however they are inserted only at the end of the toolbar. Adding new editing options in the middle of the Toolbar is impossible. The goal of this ticket is to export the Toolbar buttons such that developers can create custom looking toolbars with a mix of internal buttons and custom made buttons.
Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.
The text was updated successfully, but these errors were encountered:
adrian-moisa
changed the title
Export Toolbar buttons to enable devs to create custom Toolbars
Toolbar - Export Toolbar buttons to enable devs to create custom Toolbars
Nov 5, 2022
Currently it is possible only to use the predefined set of buttons. New buttons can be added via the
customButtons
property however they are inserted only at the end of the toolbar. Adding new editing options in the middle of the Toolbar is impossible. The goal of this ticket is to export the Toolbar buttons such that developers can create custom looking toolbars with a mix of internal buttons and custom made buttons.Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.
The text was updated successfully, but these errors were encountered: