smart_wrap 0.0.3
smart_wrap: ^0.0.3 copied to clipboard
A flexible widget that allows creating rows, columns, and wrap layouts with configurable properties.
Changelog #
0.0.3 - 2024-10-04 #
- Improved README.md formatting to make it more attractive and user-friendly.
- Added a detailed example section for Row, Column, and Wrap layouts.
0.0.2 - 2024-10-04 #
- Renamed
ParentTypetoWrapType. - Added documentation for parameters and examples in Markdown format.
0.0.1 - 2024-10-04 #
- Initial release with SmartWrap widget supporting Row, Column, and Wrap layouts.