bootstrap_grid 1.0.6 copy "bootstrap_grid: ^1.0.6" to clipboard
bootstrap_grid: ^1.0.6 copied to clipboard

Bootstrap Grid Implementation

Change Log #

1.0.6 Sep 3rd, 2026 #

  • Remove the flutter_adaptive_scaffold dependency.
  • Use local Bootstrap width breakpoints (576, 768, 992, 1200, 1600).
  • Document the grid tiers in the README.
  • Add widget tests for breakpoint selection and column-span fallback.
  • Guard BootstrapList against null or empty children.

1.0.5 Dec 10th, 2024 #

  • Add flutter_adaptive_scaffold functionality for breakpoints and consistency.

1.0.4 May 17th, 2022 #

  • Update to Flutter 3.0

1.0.3 April 19th, 2022 #

  • Update github repro link
  • Update Flutter and dart requirements

1.0.2 September 27, 2021 #

  • Rebuild BootstrapRow using Wrap
  • Make BoostrapRow more responsive when layout changes
  • Break into parts
  • Optimize speed in layout

1.0.1 July 26, 2021 #

  • Fix homepage link in publishing

1.0.0 July 26, 2021 #

  • Upgrade to Flutter 2.0.0
  • Fix example on android
  • Refactor project
  • Enable Null Safety
8
likes
140
points
158
downloads

Documentation

API reference

Publisher

verified publisherconcerti.io

Weekly Downloads

Bootstrap Grid Implementation

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bootstrap_grid