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

A Flutter widget that automatically decides between row or column layout based on available space, providing a seamless "all or nothing" layout solution.

Changelog #

1.0.0 #

Initial release #

  • Introduced SingleAxisWrap widget that automatically chooses between row and column layouts based on available space
  • Implemented robust RTL (right-to-left) support
  • Added customizable spacing for both horizontal and vertical layouts
  • Added alignment options using WrapAlignment and WrapCrossAlignment
  • Implemented maintainLayout feature to prevent unwanted layout changes during animations
  • Added onLayoutDirectionChanged callback for reacting to layout changes
  • Comprehensive test suite ensuring widget reliability
  • Full documentation and examples
3
likes
0
points
33
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

A Flutter widget that automatically decides between row or column layout based on available space, providing a seamless "all or nothing" layout solution.

Repository (GitHub)
View/report issues

Topics

#layout #responsive #wrap #single #adaptive

License

unknown (license)

Dependencies

flutter

More

Packages that depend on single_axis_wrap