flutter_adaptive_grid_layout library

Classes

AdaptiveBreakpoints
Defines the width thresholds for different AdaptiveLayoutSizes.
AdaptiveGridLayout
A widget for building declarative adaptive grid layouts based on screen size.
AdaptiveGridTemplate
Defines a declarative grid layout template for a specific AdaptiveLayoutSize.
AdaptiveLayoutSizeProvider
Provides the current AdaptiveLayoutSize and AdaptiveBreakpoints to its children.
FlexSize
Defines a sizing strategy for rows and columns in an adaptive grid.
GridCell
Represents a single cell or a contiguous block of cells in the adaptive grid layout.

Enums

AdaptiveLayoutSize
Defines predefined layout sizes based on screen width.