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

Bootstrap Grid Implementation

Change Log #

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