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.13-stable
2+
3+ enhance dimension ratio.
4+
15# v0.9.12-stable
26
37optimize constraints calculate.
Original file line number Diff line number Diff line change @@ -78,12 +78,12 @@ dependencies:
7878 flutter_constraintlayout :
7979 git :
8080 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
81- ref : ' v0.9.12 -stable'
81+ ref : ' v0.9.13 -stable'
8282` ` `
8383
8484` ` ` yaml
8585dependencies :
86- flutter_constraintlayout : ^0.9.12 -stable
86+ flutter_constraintlayout : ^0.9.13 -stable
8787` ` `
8888
8989` ` ` dart
Original file line number Diff line number Diff line change 11name : flutter_constraintlayout
22description : Build flexible layouts with constraints, Similar to Android ConstraintLayout.
3- version : 0.9.12 -stable
3+ version : 0.9.13 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments