File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.9.30-stable
2+
3+ 1 . enhance margin and goneMargin.
4+ 2 . enhance size set.
5+
16# v0.9.29-stable
27
38enhance grid again.
Original file line number Diff line number Diff line change @@ -168,12 +168,12 @@ dependencies:
168168 flutter_constraintlayout :
169169 git :
170170 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
171- ref : ' v0.9.29 -stable'
171+ ref : ' v0.9.30 -stable'
172172` ` `
173173
174174` ` ` yaml
175175dependencies :
176- flutter_constraintlayout : ^0.9.29 -stable
176+ flutter_constraintlayout : ^0.9.30 -stable
177177` ` `
178178
179179` ` ` 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.29 -stable
3+ version : 0.9.30 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments