tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
269 stars 318 forks source link

Listen to text changes #521

Open nikhil-viewzen opened 1 month ago

nikhil-viewzen commented 1 month ago

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

Aruljebaraj commented 4 days ago

I think we have callback to achieve this