overflow_view 0.3.1 copy "overflow_view: ^0.3.1" to clipboard
overflow_view: ^0.3.1 copied to clipboard

A widget displaying children in a line with an overflow indicator at the end if there is not enough space.

0.3.1 #

Changed #

  • Small formatting issues.

0.3.0 #

Changed #

  • Add support for null-safety.
  • Increase the minimum version of Flutter.
  • Increase the minimum version of dart sdk.

0.2.2 #

0.2.1 #

Changed #

  • The parameter spacing can be negative to achieve a stacked effect.

0.2.0 #

Added #

  • An OverflowView.flexible constructor to let children determine their own size.

0.1.0 #

  • Initial Open Source release.
194
likes
130
pub points
92%
popularity

Publisher

verified publisherromainrastel.com

A widget displaying children in a line with an overflow indicator at the end if there is not enough space.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, value_layout_builder

More

Packages that depend on overflow_view