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.6.2-stable
2+
3+ enhance rId.
4+
15# v1.6.1-stable
26
37fix pub analysis error.
Original file line number Diff line number Diff line change @@ -318,12 +318,12 @@ dependencies:
318318 flutter_constraintlayout :
319319 git :
320320 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
321- ref : ' v1.6.1 -stable'
321+ ref : ' v1.6.2 -stable'
322322` ` `
323323
324324` ` ` yaml
325325dependencies :
326- flutter_constraintlayout : ^1.6.1 -stable
326+ flutter_constraintlayout : ^1.6.2 -stable
327327` ` `
328328
329329` ` ` dart
Original file line number Diff line number Diff line change @@ -283,12 +283,12 @@ dependencies:
283283 flutter_constraintlayout :
284284 git :
285285 url : ' https://github.com/hackware1993/Flutter-ConstraintLayout.git'
286- ref : ' v1.6.1 -stable'
286+ ref : ' v1.6.2 -stable'
287287` ` `
288288
289289` ` ` yaml
290290dependencies :
291- flutter_constraintlayout : ^1.6.1 -stable
291+ flutter_constraintlayout : ^1.6.2 -stable
292292` ` `
293293
294294` ` ` 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.6.1 -stable
3+ version : 1.6.2 -stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
You can’t perform that action at this time.
0 commit comments