fl_html_editor 0.0.3 copy "fl_html_editor: ^0.0.3" to clipboard
fl_html_editor: ^0.0.3 copied to clipboard

A rich text HTML editor for Flutter with basic formatting capabilities including bold, italic, underline, text alignment, links, and color selection.

0.0.3 #

  • Changed position of toobar options

0.0.2 #

  • Added font size selection feature
  • Enhanced toolbar with font size dropdown
  • Added setFontSize method to HtmlEditorController

0.0.1 #

  • Initial release of Flutter HTML Editor
  • Rich text editor with basic formatting capabilities
  • Features include:
    • Bold, Italic, Underline formatting
    • Text alignment (left, center, right)
    • Link insertion
    • Text color selection
    • Customizable toolbar
    • HTML content export/import
    • Event callbacks (onChange, onFocus, onBlur)
0
likes
150
points
65
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A rich text HTML editor for Flutter with basic formatting capabilities including bold, italic, underline, text alignment, links, and color selection.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, html, webview_flutter

More

Packages that depend on fl_html_editor