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.
1. Can it only be used in simple viewer mode? 2. Is it possible to adjust the height value of the editor size depending on the content written? I don't...
Type question here. I have my editor and I am using a deep blue background color to suit my theme. Please I'd love to find out how I can set...
**Describe the bug** When attempting to use the HtmlEditor, it crashes, rendering it non-interactive. This issue only arises on Android, not on iOS. **To Reproduce** Steps to reproduce the behavior:...
Is there a way to addEventlistener to controller so that I can listen to text editor changes
Can I remove the gray line under editor with lines in center of it?
- changed parameter typo from `initalText` to `initialText`. - made `OtherOptions` `const`. - reworded `initialText` example to make sense.
Hello there, I'm using this editor in one of my projects but didn't want the height adjuster at the end of the editor. Is there a way to hide/remove it?
When ever I open the sreen where I used Quill and when I type text in Quill I see errors in console, Error dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 297:3 throw_ dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 806:18 nullCheck packages/html_editor_enhanced/src/widgets/html_editor_widget_web.dart...
How to change the colour for UNDO/REDO button to a disabled state, when there is nothing to go forward/backward Also, is there a way to know all the steps present...
How do I add a copy or cut function to a list that appears after clicking on an image (a list that sets the size of the image)