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

A flutter_html extension that renders the CSS overflow, overflow-x and overflow-y properties.

0.2.0 #

  • Renamed from flutter_html_css_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.
  • The composition test against flutter_html_css_size_constraints now pins one ConstrainedBox in the reversed order, which is what 0.1.1 of that package builds; the README and doc/composition.md say so.

0.1.0 #

  • Initial release. Adds a flutter_html extension that clips an element to its box from the overflow, overflow-x and overflow-y declarations in its inline style. Each axis clips on its own. auto and scroll render nothing, because a scroll view placed here cannot scroll.
0
likes
160
points
35
downloads

Documentation

API reference

Publisher

verified publisherchaosworld.cc

Weekly Downloads

A flutter_html extension that renders the CSS overflow, overflow-x and overflow-y properties.

Repository (GitLab)
View/report issues
Contributing

Topics

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

License

MPL-2.0 (license)

Dependencies

flutter, flutter_html, html

More

Packages that depend on flutter_html_css_overflow