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.26-stable
2+
3+ enhance relative id.
4+
15# v0.9.25-stable
26
37add circle position support.
Original file line number Diff line number Diff line change @@ -116,12 +116,12 @@ dependencies:
116116 flutter_constraintlayout :
117117 git :
118118 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
119- ref : ' v0.9.25 -stable'
119+ ref : ' v0.9.26 -stable'
120120` ` `
121121
122122` ` ` yaml
123123dependencies :
124- flutter_constraintlayout : ^0.9.25 -stable
124+ flutter_constraintlayout : ^0.9.26 -stable
125125` ` `
126126
127127` ` ` 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.25 -stable
3+ version : 0.9.26 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments