@@ -14,7 +14,7 @@ packages:
14
14
name: async
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "2.8.2 "
17
+ version: "2.9.0 "
18
18
boolean_selector:
19
19
dependency: transitive
20
20
description:
@@ -28,21 +28,14 @@ packages:
28
28
name: characters
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.2.0"
32
- charcode:
33
- dependency: transitive
34
- description:
35
- name: charcode
36
- url: "https://pub.dartlang.org"
37
- source: hosted
38
- version: "1.3.1"
31
+ version: "1.2.1"
39
32
clock:
40
33
dependency: transitive
41
34
description:
42
35
name: clock
43
36
url: "https://pub.dartlang.org"
44
37
source: hosted
45
- version: "1.1.0 "
38
+ version: "1.1.1 "
46
39
collection:
47
40
dependency: transitive
48
41
description:
@@ -63,7 +56,7 @@ packages:
63
56
name: fake_async
64
57
url: "https://pub.dartlang.org"
65
58
source: hosted
66
- version: "1.3.0 "
59
+ version: "1.3.1 "
67
60
flutter:
68
61
dependency: "direct main"
69
62
description: flutter
@@ -115,28 +108,28 @@ packages:
115
108
name: matcher
116
109
url: "https://pub.dartlang.org"
117
110
source: hosted
118
- version: "0.12.11 "
111
+ version: "0.12.12 "
119
112
material_color_utilities:
120
113
dependency: transitive
121
114
description:
122
115
name: material_color_utilities
123
116
url: "https://pub.dartlang.org"
124
117
source: hosted
125
- version: "0.1.4 "
118
+ version: "0.1.5 "
126
119
meta:
127
120
dependency: transitive
128
121
description:
129
122
name: meta
130
123
url: "https://pub.dartlang.org"
131
124
source: hosted
132
- version: "1.7 .0"
125
+ version: "1.8 .0"
133
126
path:
134
127
dependency: transitive
135
128
description:
136
129
name: path
137
130
url: "https://pub.dartlang.org"
138
131
source: hosted
139
- version: "1.8.1 "
132
+ version: "1.8.2 "
140
133
sky_engine:
141
134
dependency: transitive
142
135
description: flutter
@@ -148,7 +141,7 @@ packages:
148
141
name: source_span
149
142
url: "https://pub.dartlang.org"
150
143
source: hosted
151
- version: "1.8.2 "
144
+ version: "1.9.0 "
152
145
stack_trace:
153
146
dependency: transitive
154
147
description:
@@ -169,21 +162,21 @@ packages:
169
162
name: string_scanner
170
163
url: "https://pub.dartlang.org"
171
164
source: hosted
172
- version: "1.1.0 "
165
+ version: "1.1.1 "
173
166
term_glyph:
174
167
dependency: transitive
175
168
description:
176
169
name: term_glyph
177
170
url: "https://pub.dartlang.org"
178
171
source: hosted
179
- version: "1.2.0 "
172
+ version: "1.2.1 "
180
173
test_api:
181
174
dependency: transitive
182
175
description:
183
176
name: test_api
184
177
url: "https://pub.dartlang.org"
185
178
source: hosted
186
- version: "0.4.9 "
179
+ version: "0.4.12 "
187
180
vector_math:
188
181
dependency: transitive
189
182
description:
0 commit comments