spannable_grid library

SpannableGrid Flutter widget that allows it's cells to span columns and rows and supports moving cells withing the grid.

Classes

SpannableGrid
A grid widget that allows its items to span columns and rows and supports editing.
SpannableGridCellData
A metadata that defines an item (cell) of SpannableGrid.
SpannableGridEditingStrategy
Determines behaviour in the editing mode.
SpannableGridStyle
A set of options to style the SpannableGrid.

Enums

SpannableGridSize
How the SpannableGrid fits its parent.