widgets/custom_layout/grid_layout_delegate library

Classes

CellLayoutId
Identifies a single cell in the grid by its row and column indices.
GridLayoutDelegate
A MultiChildLayoutDelegate that positions grid cells at pre-computed offsets. Each child is identified by a CellLayoutId and sized/placed according to the corresponding entry in cellRects.