File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ # v1.5.2-stable
2+
3+ remove dead code.
4+
15# v1.5.1-stable
26
37add paint callback support.
Original file line number Diff line number Diff line change @@ -205,12 +205,12 @@ dependencies:
205205 flutter_constraintlayout :
206206 git :
207207 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
208- ref : ' v1.5.1 -stable'
208+ ref : ' v1.5.2 -stable'
209209` ` `
210210
211211` ` ` yaml
212212dependencies :
213- flutter_constraintlayout : ^1.5.1 -stable
213+ flutter_constraintlayout : ^1.5.2 -stable
214214` ` `
215215
216216` ` ` dart
Original file line number Diff line number Diff line change @@ -177,12 +177,12 @@ dependencies:
177177 flutter_constraintlayout :
178178 git :
179179 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
180- ref : ' v1.5.1 -stable'
180+ ref : ' v1.5.2 -stable'
181181` ` `
182182
183183` ` ` yaml
184184dependencies :
185- flutter_constraintlayout : ^1.5.1 -stable
185+ flutter_constraintlayout : ^1.5.2 -stable
186186` ` `
187187
188188` ` ` 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 : 1.5.1 -stable
3+ version : 1.5.2 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments