I have a custom widget called HTML Editor Enhanced, which I created based on the information from this link: https://community.flutterflow.io/c/community-custom-widgets/post/rich-text-html-editor-for-flutterflow-apps-psYBqr7mpwcuonH. This editor worked fine until the latest Flutter update. If anyone has an editor that works after the update, could you please share which pub.dev package you are using?
I need Custom Widget - Rich Text Editor (Html Editor)
Custom Code
I have tried 4-5 packages, and only this one: https://pub.dev/packages/custom_quill_html_editor compiles without errors. However, I still can't successfully create the editor. I copied the Example code and when I run the test mode I can't write, the cursor isn't showing..
Yes
3
5 replies