AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

Updated Flutter Quill to 5.0.4 and fixed the dependencies and imports

Open JmbFountain opened this issue 3 years ago • 2 comments

as mentioned in #530, AppFlowy currently uses an old version of Flutter Quill, that has some Bugs that affect AppFlowy.

In this PR I updated Flutter Quill to ^5.0.4 and fixed the resulting import errors.

Moving forward, it might be a good Idea to stop importing those directly if possible: https://dart-lang.github.io/linter/lints/implementation_imports.html, however I was unable to implement this.

Changes/Suggestions are welcome.

Best Regards,

Johannes

JmbFountain avatar Jul 19 '22 13:07 JmbFountain

@JmbFountain Thank you for contributing. I will test it ASAP

appflowy avatar Jul 21 '22 02:07 appflowy

Hi @JmbFountain , thanks a lot for reminding us to upgrade Flutter_Quill. We've decided to replace Flutter_Quill with AppFlowy_Editor, an in-house rich text editor built by AppFlowy's team from the ground up. Currently, AppFlowy_Editor is under development and will be released this quarter, so we'd prefer not to update Flutter_Quill's version.

If you are interested in learning more about AppFlowy_Editor, you can track the progress here: https://github.com/orgs/AppFlowy-IO/projects/5/views/5 and keep an eye out for its release by following our Twitter or Discord channel

annieappflowy avatar Aug 11 '22 03:08 annieappflowy

The appflowy_editor was interested in AppFlowy.This PR will be closed. Thank you for contributing.

appflowy avatar Oct 25 '22 07:10 appflowy