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
277 stars 340 forks source link

I need to make the height automatically resizable #453

Open ElieDouaihy3 opened 1 year ago

ElieDouaihy3 commented 1 year ago

I need to make the height automatically resizable but its not doable as default height is 400 and can be changed so it it has 1 text small many empty spaces will show up

ymerdrengene commented 4 weeks ago

@ElieDouaihy3 did you find a solution?