dynamic_row_grid 0.0.1
dynamic_row_grid: ^0.0.1 copied to clipboard
DynamicRowGrid is a versatile Flutter package for creating dynamic, responsive row in grids. It provides extensive customization options, making it ideal for developers needing flexible grid layouts.
0.0.1 #
- Added DynamicRowGrid widget.
- Basic grid layout with configurable crossAxisCount.
- Customizable item builder with itemBuilder function.
- Added support for custom horizontalSpacing and verticalSpacing.
- Alignment support with alignment property.
- Scrollable grid with custom physics and controller.
- Optional header and footer widgets.
- Empty state widget support.