flexible_grid library
Classes
- FlexibleGrid
- A flexible grid layout widget that arranges its children in a grid with customizable column count, spacing, and optional row height enforcement. code snippet:
- FlexibleGridItemProxy
- A proxy widget that allows a child to span multiple columns in a FlexibleGrid.
- FlexibleGridItemProxyBox
- FlexibleGridParentData
- RenderFlexibleGrid