simple_html_css 2.0.2 copy "simple_html_css: ^2.0.2" to clipboard
simple_html_css: ^2.0.2 copied to clipboard

outdated

This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.

[2.0.2] - Feb 5th, 2021 #

  • Fixed an issue with trailing blank spaces
  • Fixed an issue with some escaped characters not rendering

[2.0.1] - Feb 1st, 2021 #

  • Fixed an issue with text within body tag not rendering
  • Improved error handling

[2.0.0+4] - Jan 27th, 2021 #

  • Fixed empty string error

[2.0.0+3] - Oct 20th, 2020 #

  • Updated dependencies

[2.0.0+2] - May 11th, 2020 #

  • Fixed an issue with non self closing <br> tag
  • Improved <h1>-<h6> sizing

[2.0.0+1] - May 10th, 2020 #

  • updated README

[2.0.0] - May 10th, 2020 #

  • Breaking change Updated deprecated terms in Flutter v 1.17.0 (Only use this version if you are using flutter v1.17.0 or greater)
  • Breaking change Updated dependency
  • Added support for defaultTextStyle

[1.0.2+5] - May 10th, 2020 #

  • Reverted to restore backwards compatibility in minor version update

[1.0.2+4] - May 8th, 2020 #

  • Updated deprecated terms
  • Updated dependency
  • Added some TODOs in README

[1.0.2+3] - April 27th, 2020 #

  • Updated README explaining a render issue

[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
133
likes
30
points
37.2k
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows you to use simple HTML and inline CSS styles to style your text in flutter. A fork of css_text package.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter, html_unescape, xml

More

Packages that depend on simple_html_css