File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.9.23-stable
2+
3+ add staggered grid support.
4+
15# v0.9.22-stable
26
37add self size set.
Original file line number Diff line number Diff line change @@ -85,12 +85,12 @@ dependencies:
8585 flutter_constraintlayout :
8686 git :
8787 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
88- ref : ' v0.9.22 -stable'
88+ ref : ' v0.9.23 -stable'
8989` ` `
9090
9191` ` ` yaml
9292dependencies :
93- flutter_constraintlayout : ^0.9.22 -stable
93+ flutter_constraintlayout : ^0.9.23 -stable
9494` ` `
9595
9696` ` ` dart
Original file line number Diff line number Diff line change 11name : flutter_constraintlayout
22description : A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS.
3- version : 0.9.22 -stable
3+ version : 0.9.23 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments