flutter_layout_grid 0.10.0-dev.1 copy "flutter_layout_grid: ^0.10.0-dev.1" to clipboard
flutter_layout_grid: ^0.10.0-dev.1 copied to clipboard

outdated

A grid-based layout system for Flutter, inspired by CSS Grid Layout

0.10.0-dev.1 #

  • Make AutoPlacement class a little more enum-like, by adding a toString() that resembles Dart enums and a static .values field

0.10.0-dev.0 #

  • Added support for Flutter v1.14.0+

0.9.0 #

  • Reverted support for Flutter v1.14.0+, because it won't be stable for awhile. Flutter v1.14.0+ support is published as 0.10.0-dev.0

0.8.0 #

  • Added support for Flutter v1.14.0+

0.7.0 #

  • Add extension method support for grid item placement — Widget.withGridPlacement

0.6.3 #

  • Fix broken badge links in README

0.6.2 #

  • Fix several bugs in the examples
  • Add intrinsic-size computing functions. I don't know if they're right yet, but it's a start.

0.6.1 #

  • Size grid minimally if an infinite constraint is provided

0.6.0 #

  • Supply grid items with loose constraints, not tight

0.5.3 #

  • README tweak

0.5.2 #

  • Add a license (MIT)

0.5.1 #

  • Dependency version fix

0.5.0 #

  • First version. See the README.
853
likes
0
points
109k
downloads

Publisher

verified publishermadewithfelt.com

Weekly Downloads

A grid-based layout system for Flutter, inspired by CSS Grid Layout

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, meta, quiver

More

Packages that depend on flutter_layout_grid