@@ -7,7 +7,7 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.8.2 "
10
+ version: "2.9.0 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -21,21 +21,14 @@ packages:
21
21
name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.2.0"
25
- charcode:
26
- dependency: transitive
27
- description:
28
- name: charcode
29
- url: "https://pub.dartlang.org"
30
- source: hosted
31
- version: "1.3.1"
24
+ version: "1.2.1"
32
25
clock:
33
26
dependency: transitive
34
27
description:
35
28
name: clock
36
29
url: "https://pub.dartlang.org"
37
30
source: hosted
38
- version: "1.1.0 "
31
+ version: "1.1.1 "
39
32
collection:
40
33
dependency: transitive
41
34
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
@@ -101,28 +94,28 @@ packages:
101
94
name: matcher
102
95
url: "https://pub.dartlang.org"
103
96
source: hosted
104
- version: "0.12.11 "
97
+ version: "0.12.12 "
105
98
material_color_utilities:
106
99
dependency: transitive
107
100
description:
108
101
name: material_color_utilities
109
102
url: "https://pub.dartlang.org"
110
103
source: hosted
111
- version: "0.1.3 "
104
+ version: "0.1.5 "
112
105
meta:
113
106
dependency: transitive
114
107
description:
115
108
name: meta
116
109
url: "https://pub.dartlang.org"
117
110
source: hosted
118
- version: "1.7 .0"
111
+ version: "1.8 .0"
119
112
path:
120
113
dependency: transitive
121
114
description:
122
115
name: path
123
116
url: "https://pub.dartlang.org"
124
117
source: hosted
125
- version: "1.8.0 "
118
+ version: "1.8.2 "
126
119
sky_engine:
127
120
dependency: transitive
128
121
description: flutter
@@ -134,7 +127,7 @@ packages:
134
127
name: source_span
135
128
url: "https://pub.dartlang.org"
136
129
source: hosted
137
- version: "1.8.1 "
130
+ version: "1.9.0 "
138
131
stack_trace:
139
132
dependency: transitive
140
133
description:
@@ -155,35 +148,28 @@ packages:
155
148
name: string_scanner
156
149
url: "https://pub.dartlang.org"
157
150
source: hosted
158
- version: "1.1.0 "
151
+ version: "1.1.1 "
159
152
term_glyph:
160
153
dependency: transitive
161
154
description:
162
155
name: term_glyph
163
156
url: "https://pub.dartlang.org"
164
157
source: hosted
165
- version: "1.2.0 "
158
+ version: "1.2.1 "
166
159
test_api:
167
160
dependency: transitive
168
161
description:
169
162
name: test_api
170
163
url: "https://pub.dartlang.org"
171
164
source: hosted
172
- version: "0.4.9"
173
- typed_data:
174
- dependency: transitive
175
- description:
176
- name: typed_data
177
- url: "https://pub.dartlang.org"
178
- source: hosted
179
- version: "1.3.0"
165
+ version: "0.4.12"
180
166
vector_math:
181
167
dependency: transitive
182
168
description:
183
169
name: vector_math
184
170
url: "https://pub.dartlang.org"
185
171
source: hosted
186
- version: "2.1.1 "
172
+ version: "2.1.2 "
187
173
sdks:
188
174
dart: ">=2.17.0-0 <3.0.0"
189
175
flutter: ">=1.17.0"
0 commit comments