flutter_html_textview_render 0.1.3
flutter_html_textview_render: ^0.1.3 copied to clipboard
The flutter environment lacks of a method for creating text from html nodes, that's why this library was created. This library render some of simple HTML
[0.1.3] - March 1, 2019 #
- Linebreak case
[0.1.2] - March 1, 2019 #
- Size in linebreak
[0.1.1] - March 1, 2019 #
- a is only supported inside p's or h's.
[0.1] - February 28, 2019 #
- Example added
[0.0.2] - February 28, 2019 #
- Adding health :)
[0.0.1] - February 28, 2019 #
- Initial release
- Support for a, p, strong, em, h1, h2, h3, h4, h5, h6
- Support for color, href and text-align