html_to_flutter 0.1.3-pre copy "html_to_flutter: ^0.1.3-pre" to clipboard
html_to_flutter: ^0.1.3-pre copied to clipboard

A package that parses html content and converts them into TextSpans and renders Text.rich widget.

0.1.3-pre #

  • refactor: Update dependencies and added EquatableMixin implementation

0.1.2-pre #

  • refactor: Trim text in HtmlParser's default case to remove leading and trailing whitespace

0.1.1-pre #

  • fixed package description

0.1.0-pre #

  • refactor: Update HtmlParser to support custom text builders

0.0.9-pre #

  • wip

0.0.8-pre #

  • wip

0.0.7-pre #

  • refactor: Update Html widget to support additional text styling options

0.0.6-pre #

  • update: minor ui updates to support textstyle overrides

0.0.5-pre #

  • delete: removed unused csslib package

0.0.4-pre #

  • refactor: Update Html widget to support default text style

0.0.3-pre #

  • Update: updated HtmlConfig to support default text style

0.0.2+1-pre #

  • New: escape input for better parsing

0.0.1+1-pre #

  • New: Html widget.
  • New: HtmlConfig class to configure text-styles and onClick behaviour for anchor tags
  • New: HtmlStyles class to configure textstyles for different common tags like p, b, h1, etc. as well as custom tags
4
likes
0
pub points
72%
popularity

Publisher

verified publisheraryak.dev

A package that parses html content and converts them into TextSpans and renders Text.rich widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, html

More

Packages that depend on html_to_flutter