html-editor-enhanced
html-editor-enhanced copied to clipboard
A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
- Is there anyway to add [MathType](https://demo.wiris.com/mathtype/en/developers.php) with popup functionalities like CkEditor? - If not what is the alternative ways to achieve similar functionalities? Here is the expected behavior: [](https://www.youtube.com/watch?v=OWOXF6oxdBQ&ab_channel=WIRIS...
when i open first time open softinput,then. the first enter casue my part of my content lose android https://image2.cqcb.com/app/1660123663384375.mp4
Hello, now most of the plugins that depend on ffi have been upgraded to ffi v2.0, and the version used by html-editor-enhanced -> file_picker(v4.6.0) -> ffi(v1.1.2) is too low to...
Hello, How I change all text color to white in light mode in flutter mobile?
https://user-images.githubusercontent.com/103019132/183590473-2837532b-9b28-48c4-b97c-645deb205812.mov Not able to click in editor in live web link. Please check the video for better understanding
**Describe the bug** I Inserted Check box into Html and checked it and insert same checkbox after check it using : > controller.insertHtml( await controller.getText()); but it back as default...
[QUESTION] Possible to add image descriptions or to remove the space underneath an inserted picture?
Is it possible to add image descriptions or to remove the space underneath and inserted image? There is always an empty line oder padding under an image.
hello everyone, I correctly tested this editor in dev, but when I deploy the project to production (using firabase hosting) the editor's body does not load successfully and puts a...
Hello, I was looking into the project because I want to help with it, as I am also using it in a project. What I want to do at the...