flex_grid_layout 1.0.0
flex_grid_layout: ^1.0.0 copied to clipboard
Responsive grid that automatically adjusts its items based on available width.
[1.0.0] - 2024-02-08 #
Added #
- Initial release of FlexGridLayout
- Core responsive grid functionality
- Customizable minimum item width and height
- Adjustable spacing between items and rows
- Maximum items per row constraint
- Comprehensive test suite
- Full documentation and examples
- MIT License
Features #
- Automatic column adjustment based on available width
- Built-in scroll support for overflow content
- Flexible item sizing and spacing
- Responsive layout adaptation