flutter_grid_board library

A simple Grid layout

this package allow user to create a grid layout and free of customization on how heigh and width the children would be display.

Classes

GridBoard
GridBoard is the foundation of the grid layout,
GridItem
Contains a Flutter widget and its position to be display on the GridBoard