flexible_wrap 1.0.3 copy "flexible_wrap: ^1.0.3" to clipboard
flexible_wrap: ^1.0.3 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

1.0.1 #

  • Fixed hidden items issue

1.0.2 #

  • Fixed parent max height issue

1.0.3 #

  • Support RTL Direction
32
likes
0
points
778
downloads

Publisher

verified publisherbixat.dev

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flexible_wrap