Skip to content

Sys - Migration guide from Flutter Quill to Visual Editor #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
adrian-moisa opened this issue Jun 27, 2022 · 1 comment
Closed

Sys - Migration guide from Flutter Quill to Visual Editor #60

adrian-moisa opened this issue Jun 27, 2022 · 1 comment
Assignees

Comments

@adrian-moisa
Copy link
Collaborator

Visual Editor is a fork of Flutter Quill. The main reason we separated from Quill was the opaque architecture. We needed an easy to maintain code base, however the architecture of Quill made it really hard to follow the code flow and adding improvements was difficult at best. Therefore we decided to completely refactor the general architecture of Quill and reorganise it into modules, services, states and models. Due to these changes if you desire to migrate from Flutter Quill to Visual Editor.

@adrian-moisa
Copy link
Collaborator Author

adrian-moisa commented Jun 27, 2022

Migration instructions can be found here . Let me know if anything is unclear. Cheers!

@adrian-moisa adrian-moisa changed the title Migration guide from Flutter Quill to Visual Editor Sys - Migration guide from Flutter Quill to Visual Editor Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant