Html Editor Enhanced Versions Save

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

v2.5.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tneotia/html-editor-enhanced/compare/v2.5.0...v2.5.1

v2.5.0

1 year ago

What's Changed

  • Support Flutter 3.0 (remove warnings) (@Cteq3132)
  • [BREAKING] Support modifying foreColorSelected and backColorSelected when using a custom dialog for font coloring
    • If you are using a custom updateStatus function for the font coloring, that function is now defined as updateStatus(Color)
  • Added disabled parameter to automatically disable editor on initial load
  • Fixed white background color appearing sometimes when pressing backspace on text
  • Added useHybridComposition parameter in case devs want to disable this behavior (improves animations of app)
  • [WEB] Fixed editor height being 0 when initialText is null (@dab246)
  • Migrated example to Android embedding V2
  • Removed woff fonts to allow iOS App Store submissions

New Contributors

Full Changelog: https://github.com/tneotia/html-editor-enhanced/compare/v2.4.0...v2.5.0

v2.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/tneotia/html-editor-enhanced/compare/v2.3.0...v2.4.0

v2.3.0

2 years ago

v2.2.0

2 years ago

v2.1.1

2 years ago

v2.1.0

3 years ago

v2.0.1

3 years ago

v2.0.0+1

3 years ago

v1.8.0

3 years ago