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.33-stable
2+
3+ optimize constraints build.
4+
15# v0.9.32-stable
26
37fix a margin bug.
Original file line number Diff line number Diff line change @@ -185,12 +185,12 @@ dependencies:
185185 flutter_constraintlayout :
186186 git :
187187 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
188- ref : ' v0.9.32 -stable'
188+ ref : ' v0.9.33 -stable'
189189` ` `
190190
191191` ` ` yaml
192192dependencies :
193- flutter_constraintlayout : ^0.9.32 -stable
193+ flutter_constraintlayout : ^0.9.33 -stable
194194` ` `
195195
196196` ` ` 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.32 -stable
3+ version : 0.9.33 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments