brics 0.1.7 copy "brics: ^0.1.7" to clipboard
brics: ^0.1.7 copied to clipboard

A lightweight and flexible Flutter adaptive grid layout system inspired by Bootstrap.

0.1.7 #

  • Flutter SDK dependency downgrade: from 3.6.1 minimum to 3.0.0.

0.1.6 #

  • Added BricsSize helper for breakpoint-aware comparison methods: isEqual, isLargerThan, isSmallerThan, atLeast and atMost.

0.1.5 #

  • Add justifyContent and alignItems parameters to Brics and BricsConfig widgets.

0.1.4 #

  • Update the Readme section.

0.1.3 #

  • Enriching the Readme section.

0.1.2 #

  • Added an example preview in the Readme section.

0.1.1 #

  • Added a usage examples.

0.1.0 #

  • Breaking! Updated Bric width calculation logic.
  • Added width parameter to the Brics widget to prevent the "LayoutBuilder does not support returning intrinsic dimensions" error.
  • Added gap, crossGap, and maxWidth parameters to BricsConfig.
  • Refactored and optimized functions, improving code readability and maintainability.
  • Added inline comments for better code documentation.

0.0.1 #

  • Initial release with Brics and Bric widgets.
1
likes
160
points
86
downloads

Publisher

verified publisherneepo.dev

Weekly Downloads

A lightweight and flexible Flutter adaptive grid layout system inspired by Bootstrap.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on brics