visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
280 stars 44 forks source link

Toolbar - Disable Styling Options For Code Blocks, Cleanup #230

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 1 year ago

Some very bad design choices have been made in the state store architecture and in the callstack overall. Especially calling runBuild twice because the delayed btn enabled state bug was not properly fixed at the root.