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

this is a package to parse css to text style, so you can use css to style your text in flutter.

Hello there! This package is a simple CSS to Flutter TextStyle parser. It's a work in progress, so it may not support all CSS properties yet.

Features #

StyleParser.cssToTextStyle(String css)

Getting started #

You can install the package via pub.dev by adding it to your pubspec.yaml file.

dependencies:
  style_parser: ^0.0.1

Then run flutter pub get.

4
likes
0
pub points
22%
popularity

Publisher

unverified uploader

this is a package to parse css to text style, so you can use css to style your text in flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, html

More

Packages that depend on style_parser