simple_html_css 1.0.2+2
simple_html_css: ^1.0.2+2 copied to clipboard
This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.
1.0.2+2 April 26th, 2020 #
- Downgraded xml dependency to prevent version solving failure.
1.0.2+1 April 24th, 2020 #
- Fixed changelog
1.0.2 April 24th, 2020 #
- Added partial support for
<ol> <ul> <li>
- Updated to readme
1.0.1 April 24th, 2020 #
- Updated to latest XML dependency
1.0.0 April 24th, 2020 #
- Initial release of the forked project.
- Added support for a few more html tags
- Added support for a few more css properties
- Added support for global style overriding