flutter_spanned_grid_view library

Classes

GridRow<T extends SpannedGridItem>
Represents a single row in the grid with its items
GridRowItem<T extends SpannedGridItem>
Represents a single item within a grid row
SpannedGridItem
Interface that any grid item must implement This makes the grid view completely generic
SpannedGridView<T extends SpannedGridItem>
A SpannedGridView that works with any data type implementing GridItem interface.

Extensions

SpannedGridItemDefaults on SpannedGridItem
Extension to provide default values