flutter_html_class_to_css_converter_extension 0.1.0 copy "flutter_html_class_to_css_converter_extension: ^0.1.0" to clipboard
flutter_html_class_to_css_converter_extension: ^0.1.0 copied to clipboard

A flutter_html extension that converts class attributes to inline CSS styles.

0.1.0 #

  • Initial release.
  • ClassListCssResolver: interface for mapping an ordered list of CSS classes to inline CSS declarations.
  • ClassToInlineCssExtension: an HtmlExtension base class that runs during flutter_html's preStyling step, merges resolver output into the element's style="" attribute, and is a no-op for elements with no matching classes.
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publisherchaosworld.cc

Weekly Downloads

A flutter_html extension that converts class attributes to inline CSS styles.

Repository (GitLab)
View/report issues
Contributing

License

MPL-2.0 (license)

Dependencies

flutter, flutter_html, html

More

Packages that depend on flutter_html_class_to_css_converter_extension