flex_list 1.2.0 copy "flex_list: ^1.2.0" to clipboard
flex_list: ^1.2.0 copied to clipboard

A Flutter layout widget for flexible lists. It behaves as you would expect Expand widgets to behave within a wrap.

1.2.0 #

Updates the example and makes flex_list compatible with Flutter 3.*

1.1.0 #

Make children have the same width when possible.

1.0.1 #

Remove children height enforcement.

1.0.0 #

Add all necassery overrides, as well as examples.

0.0.1 #

Initial FlexList Version. This version does work well, but some RenderBox methods are not implemented yet (e.g. computeDryLayout, ...).

29
likes
160
points
1.68k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter layout widget for flexible lists. It behaves as you would expect Expand widgets to behave within a wrap.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_list