flexible_wrap 1.0.0 copy "flexible_wrap: ^1.0.0" to clipboard
flexible_wrap: ^1.0.0 copied to clipboard

Widget that arranges its children in a flexible wrap layout, allowing them to expand according to available space while maintaining the specified layout properties.

0.0.1 #

  • Adds FlexibleWrap widget

0.0.3 #

  • Adds spacing to item width

0.0.4 #

  • Update builder to return only index instead of index and extra width

1.0.0 #

  • Introduced a custom Render Object to enhance the performance of the FlexibleWrap widget.
  • Added isOneRowExpanded flag for control over one row behavior
22
likes
160
pub points
84%
popularity

Publisher

verified publisherbixat.dev

Widget that arranges its children in a flexible wrap layout, allowing them to expand according to available space while maintaining the specified layout properties.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flexible_wrap