flutter_layout_grid 0.6.2
flutter_layout_grid: ^0.6.2 copied to clipboard
A grid-based layout system for Flutter, inspired by CSS Grid Layout
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.