@@ -7,49 +7,49 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.2 "
10
+ version: "2.6.1 "
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"
17
+ version: "2.1 .0"
18
18
characters:
19
19
dependency: transitive
20
20
description:
21
21
name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.0 .0"
24
+ version: "1.1 .0"
25
25
charcode:
26
26
dependency: transitive
27
27
description:
28
28
name: charcode
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "1.1.3 "
31
+ version: "1.2.0 "
32
32
clock:
33
33
dependency: transitive
34
34
description:
35
35
name: clock
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "1.0.1 "
38
+ version: "1.1.0 "
39
39
collection:
40
40
dependency: transitive
41
41
description:
42
42
name: collection
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "1.14.13 "
45
+ version: "1.15.0 "
46
46
fake_async:
47
47
dependency: transitive
48
48
description:
49
49
name: fake_async
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "1.1 .0"
52
+ version: "1.2 .0"
53
53
firebase:
54
54
dependency: transitive
55
55
description:
@@ -141,28 +141,28 @@ packages:
141
141
name: js
142
142
url: "https://pub.dartlang.org"
143
143
source: hosted
144
- version: "0.6.2 "
144
+ version: "0.6.3 "
145
145
matcher:
146
146
dependency: transitive
147
147
description:
148
148
name: matcher
149
149
url: "https://pub.dartlang.org"
150
150
source: hosted
151
- version: "0.12.8 "
151
+ version: "0.12.10 "
152
152
meta:
153
153
dependency: transitive
154
154
description:
155
155
name: meta
156
156
url: "https://pub.dartlang.org"
157
157
source: hosted
158
- version: "1.1.8 "
158
+ version: "1.3.0 "
159
159
mockito:
160
160
dependency: "direct dev"
161
161
description:
162
162
name: mockito
163
163
url: "https://pub.dartlang.org"
164
164
source: hosted
165
- version: "4.1.1"
165
+ version: "4.1.1+1 "
166
166
nested:
167
167
dependency: transitive
168
168
description:
@@ -176,7 +176,7 @@ packages:
176
176
name: path
177
177
url: "https://pub.dartlang.org"
178
178
source: hosted
179
- version: "1.7 .0"
179
+ version: "1.8 .0"
180
180
pedantic:
181
181
dependency: transitive
182
182
description:
@@ -216,56 +216,56 @@ packages:
216
216
name: source_span
217
217
url: "https://pub.dartlang.org"
218
218
source: hosted
219
- version: "1.7.0 "
219
+ version: "1.8.1 "
220
220
stack_trace:
221
221
dependency: transitive
222
222
description:
223
223
name: stack_trace
224
224
url: "https://pub.dartlang.org"
225
225
source: hosted
226
- version: "1.9.5 "
226
+ version: "1.10.0 "
227
227
stream_channel:
228
228
dependency: transitive
229
229
description:
230
230
name: stream_channel
231
231
url: "https://pub.dartlang.org"
232
232
source: hosted
233
- version: "2.0 .0"
233
+ version: "2.1 .0"
234
234
string_scanner:
235
235
dependency: transitive
236
236
description:
237
237
name: string_scanner
238
238
url: "https://pub.dartlang.org"
239
239
source: hosted
240
- version: "1.0.5 "
240
+ version: "1.1.0 "
241
241
term_glyph:
242
242
dependency: transitive
243
243
description:
244
244
name: term_glyph
245
245
url: "https://pub.dartlang.org"
246
246
source: hosted
247
- version: "1.1 .0"
247
+ version: "1.2 .0"
248
248
test_api:
249
249
dependency: transitive
250
250
description:
251
251
name: test_api
252
252
url: "https://pub.dartlang.org"
253
253
source: hosted
254
- version: "0.2.17 "
254
+ version: "0.3.0 "
255
255
typed_data:
256
256
dependency: transitive
257
257
description:
258
258
name: typed_data
259
259
url: "https://pub.dartlang.org"
260
260
source: hosted
261
- version: "1.2 .0"
261
+ version: "1.3 .0"
262
262
vector_math:
263
263
dependency: transitive
264
264
description:
265
265
name: vector_math
266
266
url: "https://pub.dartlang.org"
267
267
source: hosted
268
- version: "2.0.8 "
268
+ version: "2.1.0 "
269
269
sdks:
270
- dart: ">=2.9.0-14.0.dev <3.0.0"
271
- flutter: ">=1.16.0 <2.0.0 "
270
+ dart: ">=2.12.0 <3.0.0"
271
+ flutter: ">=1.16.0"
0 commit comments