brics 0.1.2
brics: ^0.1.2 copied to clipboard
A flexible and lightweight Flutter layout system inspired by Bootstrap.
brics #
A flexible and lightweight Flutter library that provides an adaptive grid layout system inspired by Bootstrap for JavaScript.

Features #
- Responsive Grid Layout: Define widget widths with column gaps that change at various breakpoints.
- Flexible Configuration: Customize global settings such as breakpoints, total columns, and spacing via an inherited configuration widget.