File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ # v1.0.7-stable
2+
3+ optimize key set.
4+
15# v1.0.6-stable
26
37optimize child wrapContent.
Original file line number Diff line number Diff line change @@ -171,12 +171,12 @@ dependencies:
171171 flutter_constraintlayout :
172172 git :
173173 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
174- ref : ' v1.0.6 -stable'
174+ ref : ' v1.0.7 -stable'
175175` ` `
176176
177177` ` ` yaml
178178dependencies :
179- flutter_constraintlayout : ^1.0.6 -stable
179+ flutter_constraintlayout : ^1.0.7 -stable
180180` ` `
181181
182182` ` ` dart
Original file line number Diff line number Diff line change @@ -145,12 +145,12 @@ dependencies:
145145 flutter_constraintlayout :
146146 git :
147147 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
148- ref : ' v1.0.6 -stable'
148+ ref : ' v1.0.7 -stable'
149149` ` `
150150
151151` ` ` yaml
152152dependencies :
153- flutter_constraintlayout : ^1.0.6 -stable
153+ flutter_constraintlayout : ^1.0.7 -stable
154154` ` `
155155
156156` ` ` 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 : 1.0.6 -stable
3+ version : 1.0.7 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments