visual-space / visual-editor

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

Demos - Setup parent scroll demo #161

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 1 year ago

We need to be able to quickly smoke test if the editor works ok when scrollable and non scrollable. Currently almost all examples are given in its scrollable form. However we need to setup examples when the editor is non scrollable, ideally also stacked. Similar to multiple editors demo, but including headings, markers and highlights demos.

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.