flutter-html-editor
flutter-html-editor copied to clipboard
Firstly, thumbs up 👍 for this great library. **How to disable these tabs from viewing and functioning?** Note: How to scroll the whole view not just the content inside it.
When you guys are planning to upgrade the package to null safety.
is it possible to add border line to table?
When I add this widget on the top/middle/bottom of a list view, the scroll function is not working when I am trying to view the elements above or below this...
您好,我最近开始进行flutter的富文本开发,使用您开发的html_editor,版本号1.0.1,现在有一些问题请问您可不可以从根本上解决呢。 您的HtmlEditorState#build方法中,内部的结构已经固定,无法再进行定制化的定义,那请问可不可以将内部的一些小组件进行方法的拆分呢。 1、比如第150行的位置开始会添加三个icon的按钮,用于获取图片,复制,粘贴等,但如果想再继续添加就很麻烦。 So sorry ,my English is so bad,so I using machine translation to translate my words。 Hello, I recently started the rich text development of flutter, using the...
Hello, Thank you for the great library! I would like to ask about the web support for this library. What's the current status and do you have a plan to...
Hi, Can you provide options to disable features like image, video etc...
I am getting the following exception being thrown using your example code while attempting to run it on iOS ( Android is working as expected ) ``` PlatformException (PlatformException(evaluateJavaScript_failed, Failed...
I got this error when loading flutter HTML editor. ``` [VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: PlatformException(evaluateJavaScript_failed, Failed evaluating JavaScript, JavaScript string was: '$(".note-placeholder").html("Your text here...");' Error Domain=WKErrorDomain Code=5 "JavaScript execution returned a...