flutter_html_css_text_overflow 0.2.0 copy "flutter_html_css_text_overflow: ^0.2.0" to clipboard
flutter_html_css_text_overflow: ^0.2.0 copied to clipboard

A flutter_html extension that applies the CSS text-overflow, white-space and -webkit-line-clamp properties from an element's inline style.

0.2.0 #

  • Renamed from flutter_html_css_text_overflow_extension on pub.flutter-io.cn. The old package stays published and is marked discontinued with this one as its replacement. Class names are unchanged.

0.1.0 #

  • Initial release. Applies text-overflow, white-space (pre/pre-wrap/pre-line/nowrap) and -webkit-line-clamp from an element's inline style, so the CSS behind Bootstrap's .text-truncate renders as a single ellipsized line.
0
likes
160
points
40
downloads

Documentation

API reference

Publisher

verified publisherchaosworld.cc

Weekly Downloads

A flutter_html extension that applies the CSS text-overflow, white-space and -webkit-line-clamp properties from an element's inline style.

Repository (GitLab)
View/report issues
Contributing

Topics

#flutter-html #css #html #extension #text-overflow

License

MPL-2.0 (license)

Dependencies

flutter, flutter_html, html

More

Packages that depend on flutter_html_css_text_overflow