Roy Han
Roy Han
Please add the features listed in the title above, because these features in my opinion are very helpful... thank you very much in advance for making this pack
For example, like this : `HtmlEditorController controllerFirst = HtmlEditorController(); HtmlEditorController controllerSecond = HtmlEditorController(); @override Widget build(BuildContext context) { return Column( children: [ HtmlEditor( controller: controllerFirst, //required htmlEditorOptions: HtmlEditorOptions( hint: "Your...
Have you ever found anything like the title above Mr. @stefalda ?? when i run it on debugging the app is not crash, but when I released the application to...