@@ -7,14 +7,14 @@ packages:
7
7
name: _fe_analyzer_shared
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "5 .0.0"
10
+ version: "9 .0.0"
11
11
analyzer:
12
12
dependency: transitive
13
13
description:
14
14
name: analyzer
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
- version: "0.39.11 "
17
+ version: "0.40.2 "
18
18
archive:
19
19
dependency: transitive
20
20
description:
@@ -35,35 +35,49 @@ packages:
35
35
name: async
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "2.4.1 "
38
+ version: "2.5.0-nullsafety "
39
39
boolean_selector:
40
40
dependency: transitive
41
41
description:
42
42
name: boolean_selector
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "2.0.0"
45
+ version: "2.1.0-nullsafety"
46
+ characters:
47
+ dependency: transitive
48
+ description:
49
+ name: characters
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "1.1.0-nullsafety.2"
46
53
charcode:
47
54
dependency: transitive
48
55
description:
49
56
name: charcode
50
57
url: "https://pub.dartlang.org"
51
58
source: hosted
52
- version: "1.1.3"
59
+ version: "1.2.0-nullsafety"
60
+ cli_util:
61
+ dependency: transitive
62
+ description:
63
+ name: cli_util
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "0.2.0"
53
67
clock:
54
68
dependency: transitive
55
69
description:
56
70
name: clock
57
71
url: "https://pub.dartlang.org"
58
72
source: hosted
59
- version: "1.0.1 "
73
+ version: "1.1.0-nullsafety "
60
74
collection:
61
75
dependency: transitive
62
76
description:
63
77
name: collection
64
78
url: "https://pub.dartlang.org"
65
79
source: hosted
66
- version: "1.14.12 "
80
+ version: "1.15.0-nullsafety.2 "
67
81
convert:
68
82
dependency: "direct main"
69
83
description:
@@ -77,21 +91,14 @@ packages:
77
91
name: coverage
78
92
url: "https://pub.dartlang.org"
79
93
source: hosted
80
- version: "0.13.11 "
94
+ version: "0.14.1 "
81
95
crypto:
82
96
dependency: transitive
83
97
description:
84
98
name: crypto
85
99
url: "https://pub.dartlang.org"
86
100
source: hosted
87
101
version: "2.1.5"
88
- csslib:
89
- dependency: transitive
90
- description:
91
- name: csslib
92
- url: "https://pub.dartlang.org"
93
- source: hosted
94
- version: "0.16.1"
95
102
cupertino_icons:
96
103
dependency: "direct main"
97
104
description:
@@ -105,7 +112,7 @@ packages:
105
112
name: fake_async
106
113
url: "https://pub.dartlang.org"
107
114
source: hosted
108
- version: "1.1.0"
115
+ version: "1.1.0-nullsafety "
109
116
ffi:
110
117
dependency: transitive
111
118
description:
@@ -119,7 +126,7 @@ packages:
119
126
name: file
120
127
url: "https://pub.dartlang.org"
121
128
source: hosted
122
- version: "5.1.0 "
129
+ version: "6.0.0-nullsafety.1 "
123
130
flutter:
124
131
dependency: "direct main"
125
132
description: flutter
@@ -152,20 +159,13 @@ packages:
152
159
url: "https://pub.dartlang.org"
153
160
source: hosted
154
161
version: "1.2.0"
155
- html:
156
- dependency: transitive
157
- description:
158
- name: html
159
- url: "https://pub.dartlang.org"
160
- source: hosted
161
- version: "0.14.0+3"
162
162
http:
163
163
dependency: transitive
164
164
description:
165
165
name: http
166
166
url: "https://pub.dartlang.org"
167
167
source: hosted
168
- version: "0.12.1 "
168
+ version: "0.12.2 "
169
169
http_multi_server:
170
170
dependency: transitive
171
171
description:
@@ -180,13 +180,6 @@ packages:
180
180
url: "https://pub.dartlang.org"
181
181
source: hosted
182
182
version: "3.1.4"
183
- intl:
184
- dependency: transitive
185
- description:
186
- name: intl
187
- url: "https://pub.dartlang.org"
188
- source: hosted
189
- version: "0.16.1"
190
183
io:
191
184
dependency: transitive
192
185
description:
@@ -200,14 +193,14 @@ packages:
200
193
name: js
201
194
url: "https://pub.dartlang.org"
202
195
source: hosted
203
- version: "0.6.2 "
196
+ version: "0.6.3-nullsafety "
204
197
json_rpc_2:
205
198
dependency: transitive
206
199
description:
207
200
name: json_rpc_2
208
201
url: "https://pub.dartlang.org"
209
202
source: hosted
210
- version: "2.2.0 "
203
+ version: "2.2.2 "
211
204
logging:
212
205
dependency: transitive
213
206
description:
@@ -221,28 +214,21 @@ packages:
221
214
name: matcher
222
215
url: "https://pub.dartlang.org"
223
216
source: hosted
224
- version: "0.12.6 "
217
+ version: "0.12.10-nullsafety "
225
218
meta:
226
219
dependency: transitive
227
220
description:
228
221
name: meta
229
222
url: "https://pub.dartlang.org"
230
223
source: hosted
231
- version: "1.1.8 "
224
+ version: "1.3.0-nullsafety.2 "
232
225
mime:
233
226
dependency: transitive
234
227
description:
235
228
name: mime
236
229
url: "https://pub.dartlang.org"
237
230
source: hosted
238
- version: "0.9.6+3"
239
- multi_server_socket:
240
- dependency: transitive
241
- description:
242
- name: multi_server_socket
243
- url: "https://pub.dartlang.org"
244
- source: hosted
245
- version: "1.0.2"
231
+ version: "0.9.7"
246
232
node_interop:
247
233
dependency: transitive
248
234
description:
@@ -277,35 +263,35 @@ packages:
277
263
name: path
278
264
url: "https://pub.dartlang.org"
279
265
source: hosted
280
- version: "1.7.0 "
266
+ version: "1.8.0-nullsafety "
281
267
pedantic:
282
268
dependency: transitive
283
269
description:
284
270
name: pedantic
285
271
url: "https://pub.dartlang.org"
286
272
source: hosted
287
- version: "1.9.0 "
273
+ version: "1.10.0-nullsafety "
288
274
platform:
289
275
dependency: transitive
290
276
description:
291
277
name: platform
292
278
url: "https://pub.dartlang.org"
293
279
source: hosted
294
- version: "2.2 .1"
280
+ version: "3.0.0-nullsafety .1"
295
281
pool:
296
282
dependency: transitive
297
283
description:
298
284
name: pool
299
285
url: "https://pub.dartlang.org"
300
286
source: hosted
301
- version: "1.4.0 "
287
+ version: "1.5.0-nullsafety "
302
288
process:
303
289
dependency: transitive
304
290
description:
305
291
name: process
306
292
url: "https://pub.dartlang.org"
307
293
source: hosted
308
- version: "3 .0.13 "
294
+ version: "4 .0.0-nullsafety.1 "
309
295
pub_semver:
310
296
dependency: transitive
311
297
description:
@@ -319,7 +305,7 @@ packages:
319
305
name: shelf
320
306
url: "https://pub.dartlang.org"
321
307
source: hosted
322
- version: "0.7.7 "
308
+ version: "0.7.9 "
323
309
shelf_packages_handler:
324
310
dependency: transitive
325
311
description:
@@ -352,42 +338,42 @@ packages:
352
338
name: source_map_stack_trace
353
339
url: "https://pub.dartlang.org"
354
340
source: hosted
355
- version: "2.0.0 "
341
+ version: "2.1.0-nullsafety.1 "
356
342
source_maps:
357
343
dependency: transitive
358
344
description:
359
345
name: source_maps
360
346
url: "https://pub.dartlang.org"
361
347
source: hosted
362
- version: "0.10.9 "
348
+ version: "0.10.10-nullsafety "
363
349
source_span:
364
350
dependency: transitive
365
351
description:
366
352
name: source_span
367
353
url: "https://pub.dartlang.org"
368
354
source: hosted
369
- version: "1.7.0 "
355
+ version: "1.8.0-nullsafety "
370
356
stack_trace:
371
357
dependency: transitive
372
358
description:
373
359
name: stack_trace
374
360
url: "https://pub.dartlang.org"
375
361
source: hosted
376
- version: "1.9.3 "
362
+ version: "1.10.0-nullsafety "
377
363
stream_channel:
378
364
dependency: transitive
379
365
description:
380
366
name: stream_channel
381
367
url: "https://pub.dartlang.org"
382
368
source: hosted
383
- version: "2.0.0 "
369
+ version: "2.1.0-nullsafety "
384
370
string_scanner:
385
371
dependency: transitive
386
372
description:
387
373
name: string_scanner
388
374
url: "https://pub.dartlang.org"
389
375
source: hosted
390
- version: "1.0.5 "
376
+ version: "1.1.0-nullsafety "
391
377
sync_http:
392
378
dependency: transitive
393
379
description:
@@ -401,49 +387,49 @@ packages:
401
387
name: term_glyph
402
388
url: "https://pub.dartlang.org"
403
389
source: hosted
404
- version: "1.1.0 "
390
+ version: "1.2.0-nullsafety "
405
391
test:
406
392
dependency: "direct dev"
407
393
description:
408
394
name: test
409
395
url: "https://pub.dartlang.org"
410
396
source: hosted
411
- version: "1.14.7 "
397
+ version: "1.16.0-nullsafety.4 "
412
398
test_api:
413
399
dependency: transitive
414
400
description:
415
401
name: test_api
416
402
url: "https://pub.dartlang.org"
417
403
source: hosted
418
- version: "0.2.16 "
404
+ version: "0.2.19-nullsafety "
419
405
test_core:
420
406
dependency: transitive
421
407
description:
422
408
name: test_core
423
409
url: "https://pub.dartlang.org"
424
410
source: hosted
425
- version: "0.3.7 "
411
+ version: "0.3.12-nullsafety.4 "
426
412
typed_data:
427
413
dependency: transitive
428
414
description:
429
415
name: typed_data
430
416
url: "https://pub.dartlang.org"
431
417
source: hosted
432
- version: "1.1.6 "
418
+ version: "1.3.0-nullsafety.2 "
433
419
vector_math:
434
420
dependency: transitive
435
421
description:
436
422
name: vector_math
437
423
url: "https://pub.dartlang.org"
438
424
source: hosted
439
- version: "2.0.8 "
425
+ version: "2.1.0-nullsafety.2 "
440
426
vm_service:
441
427
dependency: transitive
442
428
description:
443
429
name: vm_service
444
430
url: "https://pub.dartlang.org"
445
431
source: hosted
446
- version: "4.1.0 "
432
+ version: "5.0.0+1 "
447
433
vm_service_client:
448
434
dependency: transitive
449
435
description:
@@ -471,7 +457,7 @@ packages:
471
457
path: ".."
472
458
relative: true
473
459
source: path
474
- version: "0.1.0 "
460
+ version: "0.1.1 "
475
461
webdriver:
476
462
dependency: transitive
477
463
description:
@@ -494,5 +480,5 @@ packages:
494
480
source: hosted
495
481
version: "2.2.1"
496
482
sdks:
497
- dart: ">=2.8.0 <3.0 .0"
483
+ dart: ">=2.10.0-4.0.dev <2.10 .0"
498
484
flutter: ">=1.17.0"
0 commit comments