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.29-stable
2+
3+ enhance grid again.
4+
15# v0.9.28-beta3
26
37optimize self wrapContent calculate.
Original file line number Diff line number Diff line change @@ -125,12 +125,12 @@ dependencies:
125125 flutter_constraintlayout :
126126 git :
127127 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
128- ref : ' v0.9.28-beta3 '
128+ ref : ' v0.9.29-stable '
129129` ` `
130130
131131` ` ` yaml
132132dependencies :
133- flutter_constraintlayout : ^0.9.28-beta3
133+ flutter_constraintlayout : ^0.9.29-stable
134134` ` `
135135
136136` ` ` 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.28-beta3
3+ version : 0.9.29-stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments