@@ -7,42 +7,42 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.5.0-nullsafety.3 "
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.1.0-nullsafety.3 "
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.1.0-nullsafety.5 "
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.2.0-nullsafety.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.1.0-nullsafety.3 "
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.15.0-nullsafety.5 "
45
+ version: "1.15.0"
46
46
connectivity:
47
47
dependency: "direct main"
48
48
description:
@@ -98,7 +98,7 @@ packages:
98
98
name: fake_async
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "1.2.0-nullsafety.3 "
101
+ version: "1.2.0"
102
102
ffi:
103
103
dependency: transitive
104
104
description:
@@ -225,21 +225,21 @@ packages:
225
225
name: js
226
226
url: "https://pub.dartlang.org"
227
227
source: hosted
228
- version: "0.6.3-nullsafety.3 "
228
+ version: "0.6.3"
229
229
matcher:
230
230
dependency: transitive
231
231
description:
232
232
name: matcher
233
233
url: "https://pub.dartlang.org"
234
234
source: hosted
235
- version: "0.12.10-nullsafety.3 "
235
+ version: "0.12.10"
236
236
meta:
237
237
dependency: transitive
238
238
description:
239
239
name: meta
240
240
url: "https://pub.dartlang.org"
241
241
source: hosted
242
- version: "1.3.0-nullsafety.6 "
242
+ version: "1.3.0"
243
243
mime:
244
244
dependency: transitive
245
245
description:
@@ -260,7 +260,7 @@ packages:
260
260
name: path
261
261
url: "https://pub.dartlang.org"
262
262
source: hosted
263
- version: "1.8.0-nullsafety.3 "
263
+ version: "1.8.0"
264
264
path_provider:
265
265
dependency: transitive
266
266
description:
@@ -349,49 +349,49 @@ packages:
349
349
name: source_span
350
350
url: "https://pub.dartlang.org"
351
351
source: hosted
352
- version: "1.8.0-nullsafety.4 "
352
+ version: "1.8.1 "
353
353
stack_trace:
354
354
dependency: transitive
355
355
description:
356
356
name: stack_trace
357
357
url: "https://pub.dartlang.org"
358
358
source: hosted
359
- version: "1.10.0-nullsafety.6 "
359
+ version: "1.10.0"
360
360
stream_channel:
361
361
dependency: transitive
362
362
description:
363
363
name: stream_channel
364
364
url: "https://pub.dartlang.org"
365
365
source: hosted
366
- version: "2.1.0-nullsafety.3 "
366
+ version: "2.1.0"
367
367
string_scanner:
368
368
dependency: transitive
369
369
description:
370
370
name: string_scanner
371
371
url: "https://pub.dartlang.org"
372
372
source: hosted
373
- version: "1.1.0-nullsafety.3 "
373
+ version: "1.1.0"
374
374
term_glyph:
375
375
dependency: transitive
376
376
description:
377
377
name: term_glyph
378
378
url: "https://pub.dartlang.org"
379
379
source: hosted
380
- version: "1.2.0-nullsafety.3 "
380
+ version: "1.2.0"
381
381
test_api:
382
382
dependency: transitive
383
383
description:
384
384
name: test_api
385
385
url: "https://pub.dartlang.org"
386
386
source: hosted
387
- version: "0.2.19-nullsafety.6 "
387
+ version: "0.3.0 "
388
388
typed_data:
389
389
dependency: transitive
390
390
description:
391
391
name: typed_data
392
392
url: "https://pub.dartlang.org"
393
393
source: hosted
394
- version: "1.3.0-nullsafety.5 "
394
+ version: "1.3.0"
395
395
url_launcher:
396
396
dependency: "direct main"
397
397
description:
@@ -447,7 +447,7 @@ packages:
447
447
name: vector_math
448
448
url: "https://pub.dartlang.org"
449
449
source: hosted
450
- version: "2.1.0-nullsafety.5 "
450
+ version: "2.1.0"
451
451
win32:
452
452
dependency: transitive
453
453
description:
@@ -463,5 +463,5 @@ packages:
463
463
source: hosted
464
464
version: "0.1.2"
465
465
sdks:
466
- dart: ">=2.12.0-0.0 <3.0.0"
467
- flutter: ">=1.22.0 <2.0.0 "
466
+ dart: ">=2.12.0 <3.0.0"
467
+ flutter: ">=1.22.0"
0 commit comments