Can quill_html_editor do this #148
graemep-nz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Flutter app (web and mobile) where I need to allow the end user to create formatted content e.g. containing text, links and images etc. A screen might have say, 20 edit fields containing formatted content - some might be 2 lines, some might be 40 lines. When they try to edit one of them, the formatting toolbar pops up. The user will get the choice of plain text edit fields or formatted.
Is quill_html_editor suitable for this?
Beta Was this translation helpful? Give feedback.
All reactions