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.15-stable
2+
3+ add more wrapper constraints.
4+
15# v0.9.14-stable
26
37add relative id.
Original file line number Diff line number Diff line change @@ -81,12 +81,12 @@ dependencies:
8181 flutter_constraintlayout :
8282 git :
8383 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
84- ref : ' v0.9.14 -stable'
84+ ref : ' v0.9.15 -stable'
8585` ` `
8686
8787` ` ` yaml
8888dependencies :
89- flutter_constraintlayout : ^0.9.14 -stable
89+ flutter_constraintlayout : ^0.9.15 -stable
9090` ` `
9191
9292` ` ` 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.14 -stable
3+ version : 0.9.15 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments