style_parser 0.0.23 copy "style_parser: ^0.0.23" to clipboard
style_parser: ^0.0.23 copied to clipboard

StyleParser is a Flutter package that parses CSS and HTML to convert styles into Flutter's `TextStyle` and `TextSpan` for rich text formatting.

0.0.23 #

  • using wrong global variable error fixed

0.0.22 #

  • class style error fixed

0.0.21 #

  • target text only have previous style fixed

0.0.20 #

  • style apply only last

0.0.19 #

  • parsing fail error fixed

0.0.18 #

  • add other tag b, u, i, etc

0.0.17 #

  • add font family

0.0.16 #

  • update example

0.0.15 #

  • add comments for code

0.0.14 #

  • update test

0.0.13 #

  • add test

0.0.12 #

  • set fontstyle copywith not merge

0.0.11 #

  • class style apply at last

0.0.10 #

  • multiple class style

0.0.9 #

  • style parser

0.0.8 #

  • strong doesn't work

0.0.7 #

  • apply strong and em when user try to set style with existing tag and class style

0.0.6 #

  • devide tag and class for existing style

0.0.5 #

  • add existing tag style

0.0.4 #

  • recursive tag detect

0.0.3 #

  • Upadte pubspec.yaml
  • recursive tag detect

0.0.2 #

  • Update LICENSE

0.0.1 #

  • First Upload
4
likes
160
pub points
22%
popularity

Publisher

unverified uploader

StyleParser is a Flutter package that parses CSS and HTML to convert styles into Flutter's `TextStyle` and `TextSpan` for rich text formatting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html

More

Packages that depend on style_parser