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

Hi @tneotia Thanks for this great package, but i'm curious about changing the default font families which provided by the package it self, ![Screenshot 2024-11-08 at 5 30 53 PM](https://github.com/user-attachments/assets/dc3e2a9c-1935-40e4-a7a4-9b76904cd780)...

question

I am using your plugin "html_editor_enhanced" for managing & rendering the complext html content in my application, but we have faced some issues at the time of scrolling the editor...

bug

Temporary Fixer: I resolved this by adding a 2 sec delay when using controller.setText(). and now I have a new problem. on navigation back. Error:- [ERROR:aw_browser_terminator.cc(125)] Renderer process (27984) crash...