light_html_editor 0.0.6 copy "light_html_editor: ^0.0.6" to clipboard
light_html_editor: ^0.0.6 copied to clipboard

outdated

A lightweight HTML editor for Flutter. Provides functionality to edit and parse simple HTML code.

0.0.6 #

  • added maxHeight property to the renderer to have a scrolling preview when the content exceeds the desired maximum height
  • added property to override the existing color-presets
  • added option to pass a TextEditingController to the editor

0.0.5 #

  • extracted logic to replace variables into parser class
  • created aggregated import class to import all needed file at once
  • added GitHub Link

0.0.4 #

  • fixed the link to the example image

0.0.3 #

  • extracted styling properties into configuration classes

0.0.2 #

  • Added maxLength property

0.0.1 #

  • Initial Release
11
likes
0
pub points
73%
popularity

Publisher

verified publishermanuelh.at

A lightweight HTML editor for Flutter. Provides functionality to edit and parse simple HTML code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on light_html_editor