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

Moved Assets to root folder & Updated all dependencies, fixing issue #382 #494

Closed incrediblezayed closed 5 months ago

incrediblezayed commented 5 months ago

Moved the assets from lib to root folder to fix issue https://github.com/tneotia/html-editor-enhanced/issues/382 Also, updated all the dependencies to the possible latest versions