File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 0.8.1-beta :
1+ 0.8.4-stable :
22The first version published to pub.dev.
33
44The following functions are supported:
Original file line number Diff line number Diff line change @@ -164,4 +164,4 @@ packages:
164164 source: hosted
165165 version: "2.1.1"
166166sdks:
167- dart: ">=2.16.1 <3.0.0"
167+ dart: ">=2.12.0 <3.0.0"
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.8.1-beta
3+ version : 0.8.4-stable
44anthor : hackware
55homepage : https://github.com/hackware1993/Flutter-ConstraintLayout
66
77environment :
8- sdk : " >=2.16.1 <3.0.0"
8+ sdk : " >=2.12.0 <3.0.0"
99
1010dependencies :
1111 flutter :
You can’t perform that action at this time.
0 commit comments