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.17-stable
2+
3+ optimize constraints calculate performance.
4+
15# v0.9.16-stable
26
37fix a percentage layout bug.
Original file line number Diff line number Diff line change @@ -82,12 +82,12 @@ dependencies:
8282 flutter_constraintlayout :
8383 git :
8484 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
85- ref : ' v0.9.16 -stable'
85+ ref : ' v0.9.17 -stable'
8686` ` `
8787
8888` ` ` yaml
8989dependencies :
90- flutter_constraintlayout : ^0.9.16 -stable
90+ flutter_constraintlayout : ^0.9.17 -stable
9191` ` `
9292
9393` ` ` 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.16 -stable
3+ version : 0.9.17 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments