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.22-stable
2+
3+ add self size set.
4+
15# v0.9.21-stable
26
371 . enhance grid again.
Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ dependencies:
8484 flutter_constraintlayout :
8585 git :
8686 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
87- ref : ' v0.9.21 -stable'
87+ ref : ' v0.9.22 -stable'
8888` ` `
8989
9090` ` ` yaml
9191dependencies :
92- flutter_constraintlayout : ^0.9.21 -stable
92+ flutter_constraintlayout : ^0.9.22 -stable
9393` ` `
9494
9595` ` ` 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.21 -stable
3+ version : 0.9.22 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments