File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.9.21-stable
2+
3+ 1 . enhance grid again.
4+ 2 . print child depth.
5+
16# v0.9.20-stable
27
38enhance grid.
Original file line number Diff line number Diff line change @@ -83,12 +83,12 @@ dependencies:
8383 flutter_constraintlayout :
8484 git :
8585 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
86- ref : ' v0.9.20 -stable'
86+ ref : ' v0.9.21 -stable'
8787` ` `
8888
8989` ` ` yaml
9090dependencies :
91- flutter_constraintlayout : ^0.9.20 -stable
91+ flutter_constraintlayout : ^0.9.21 -stable
9292` ` `
9393
9494` ` ` 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.20 -stable
3+ version : 0.9.21 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments