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

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

example/example.dart

import 'package:style_parser/style_parser.dart';

void hi() {
  StyleParser.htmlTagToTextSpan("HI");
}
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