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

A Flutter package to convert HTML to Flutter widgets.

HTML to Flutter #

Pub GitHub stars

A Flutter package that provides widget and utility classes to parse HTML strings and convert them into TextSpan widgets.

Features #

  • Parse HTML strings and convert them into TextSpan widgets.
  • Support for basic HTML tags such as <b>, <i>, <u>, <s>, <font>, <a>, etc.
  • Customizable styling options for each HTML tag.
  • Support for custom CSS styles.
1
likes
150
pub points
32%
popularity

Publisher

verified publisheraryak.dev

A Flutter package to convert HTML to Flutter widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, html

More

Packages that depend on html_to_flutter