@@ -7,35 +7,35 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.1 "
10
+ version: "2.9.0 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
14
14
name: boolean_selector
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.0 .0"
18
- charcode :
17
+ version: "2.1 .0"
18
+ characters :
19
19
dependency: transitive
20
20
description:
21
- name: charcode
21
+ name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.1.3 "
24
+ version: "1.2.1 "
25
25
clock:
26
26
dependency: transitive
27
27
description:
28
28
name: clock
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.0 .1"
31
+ version: "1.1 .1"
32
32
collection:
33
33
dependency: transitive
34
34
description:
35
35
name: collection
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "1.14.12 "
38
+ version: "1.16.0 "
39
39
cupertino_icons:
40
40
dependency: "direct main"
41
41
description:
@@ -49,7 +49,7 @@ packages:
49
49
name: fake_async
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "1.1.0 "
52
+ version: "1.3.1 "
53
53
flutter:
54
54
dependency: "direct main"
55
55
description: flutter
@@ -73,28 +73,35 @@ packages:
73
73
name: http
74
74
url: "https://pub.dartlang.org"
75
75
source: hosted
76
- version: "0.12.1 "
76
+ version: "0.13.5 "
77
77
http_parser:
78
78
dependency: transitive
79
79
description:
80
80
name: http_parser
81
81
url: "https://pub.dartlang.org"
82
82
source: hosted
83
- version: "3.1.3 "
83
+ version: "4.0.2 "
84
84
matcher:
85
85
dependency: transitive
86
86
description:
87
87
name: matcher
88
88
url: "https://pub.dartlang.org"
89
89
source: hosted
90
- version: "0.12.6"
90
+ version: "0.12.12"
91
+ material_color_utilities:
92
+ dependency: transitive
93
+ description:
94
+ name: material_color_utilities
95
+ url: "https://pub.dartlang.org"
96
+ source: hosted
97
+ version: "0.1.5"
91
98
meta:
92
99
dependency: transitive
93
100
description:
94
101
name: meta
95
102
url: "https://pub.dartlang.org"
96
103
source: hosted
97
- version: "1.1.8 "
104
+ version: "1.8.0 "
98
105
nested:
99
106
dependency: transitive
100
107
description:
@@ -108,14 +115,7 @@ packages:
108
115
name: path
109
116
url: "https://pub.dartlang.org"
110
117
source: hosted
111
- version: "1.7.0"
112
- pedantic:
113
- dependency: transitive
114
- description:
115
- name: pedantic
116
- url: "https://pub.dartlang.org"
117
- source: hosted
118
- version: "1.5.0"
118
+ version: "1.8.2"
119
119
provider:
120
120
dependency: "direct main"
121
121
description:
@@ -134,56 +134,56 @@ packages:
134
134
name: source_span
135
135
url: "https://pub.dartlang.org"
136
136
source: hosted
137
- version: "1.7 .0"
137
+ version: "1.9 .0"
138
138
stack_trace:
139
139
dependency: transitive
140
140
description:
141
141
name: stack_trace
142
142
url: "https://pub.dartlang.org"
143
143
source: hosted
144
- version: "1.9.3 "
144
+ version: "1.10.0 "
145
145
stream_channel:
146
146
dependency: transitive
147
147
description:
148
148
name: stream_channel
149
149
url: "https://pub.dartlang.org"
150
150
source: hosted
151
- version: "2.0 .0"
151
+ version: "2.1 .0"
152
152
string_scanner:
153
153
dependency: transitive
154
154
description:
155
155
name: string_scanner
156
156
url: "https://pub.dartlang.org"
157
157
source: hosted
158
- version: "1.0.5 "
158
+ version: "1.1.1 "
159
159
term_glyph:
160
160
dependency: transitive
161
161
description:
162
162
name: term_glyph
163
163
url: "https://pub.dartlang.org"
164
164
source: hosted
165
- version: "1.1.0 "
165
+ version: "1.2.1 "
166
166
test_api:
167
167
dependency: transitive
168
168
description:
169
169
name: test_api
170
170
url: "https://pub.dartlang.org"
171
171
source: hosted
172
- version: "0.2.16 "
172
+ version: "0.4.12 "
173
173
typed_data:
174
174
dependency: transitive
175
175
description:
176
176
name: typed_data
177
177
url: "https://pub.dartlang.org"
178
178
source: hosted
179
- version: "1.1.6 "
179
+ version: "1.3.1 "
180
180
vector_math:
181
181
dependency: transitive
182
182
description:
183
183
name: vector_math
184
184
url: "https://pub.dartlang.org"
185
185
source: hosted
186
- version: "2.0.8 "
186
+ version: "2.1.2 "
187
187
sdks:
188
- dart: ">=2.7. 0 <3.0.0"
188
+ dart: ">=2.17.0- 0 <3.0.0"
189
189
flutter: ">=1.16.0"
0 commit comments