html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.

Results 243 html-editor-enhanced issues
Sort by recently updated
recently updated
newest added

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...

question

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...

question

**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:...

bug

Is there a way to addEventlistener to controller so that I can listen to text editor changes

question

Can I remove the gray line under editor with lines in center of it?

question

- 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?

question

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...

question

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...

question

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)

question