@@ -28,14 +28,14 @@ packages:
28
28
name: async
29
29
url: "https://pub.dartlang.org"
30
30
source: hosted
31
- version: "2.5.0-nullsafety.1 "
31
+ version: "2.5.0"
32
32
boolean_selector:
33
33
dependency: transitive
34
34
description:
35
35
name: boolean_selector
36
36
url: "https://pub.dartlang.org"
37
37
source: hosted
38
- version: "2.1.0-nullsafety.1 "
38
+ version: "2.1.0"
39
39
build:
40
40
dependency: transitive
41
41
description:
@@ -98,14 +98,14 @@ packages:
98
98
name: characters
99
99
url: "https://pub.dartlang.org"
100
100
source: hosted
101
- version: "1.1.0-nullsafety.3 "
101
+ version: "1.1.0"
102
102
charcode:
103
103
dependency: transitive
104
104
description:
105
105
name: charcode
106
106
url: "https://pub.dartlang.org"
107
107
source: hosted
108
- version: "1.2.0-nullsafety.1 "
108
+ version: "1.2.0"
109
109
checked_yaml:
110
110
dependency: transitive
111
111
description:
@@ -126,7 +126,7 @@ packages:
126
126
name: clock
127
127
url: "https://pub.dartlang.org"
128
128
source: hosted
129
- version: "1.1.0-nullsafety.1 "
129
+ version: "1.1.0"
130
130
code_builder:
131
131
dependency: transitive
132
132
description:
@@ -140,7 +140,7 @@ packages:
140
140
name: collection
141
141
url: "https://pub.dartlang.org"
142
142
source: hosted
143
- version: "1.15.0-nullsafety.3 "
143
+ version: "1.15.0"
144
144
convert:
145
145
dependency: transitive
146
146
description:
@@ -182,7 +182,7 @@ packages:
182
182
name: fake_async
183
183
url: "https://pub.dartlang.org"
184
184
source: hosted
185
- version: "1.2.0-nullsafety.1 "
185
+ version: "1.2.0"
186
186
file:
187
187
dependency: transitive
188
188
description:
@@ -346,14 +346,14 @@ packages:
346
346
name: matcher
347
347
url: "https://pub.dartlang.org"
348
348
source: hosted
349
- version: "0.12.10-nullsafety.1 "
349
+ version: "0.12.10"
350
350
meta:
351
351
dependency: transitive
352
352
description:
353
353
name: meta
354
354
url: "https://pub.dartlang.org"
355
355
source: hosted
356
- version: "1.3.0-nullsafety.3 "
356
+ version: "1.3.0"
357
357
mime:
358
358
dependency: transitive
359
359
description:
@@ -388,7 +388,7 @@ packages:
388
388
name: path
389
389
url: "https://pub.dartlang.org"
390
390
source: hosted
391
- version: "1.8.0-nullsafety.1 "
391
+ version: "1.8.0"
392
392
path_provider:
393
393
dependency: transitive
394
394
description:
@@ -505,21 +505,21 @@ packages:
505
505
name: source_span
506
506
url: "https://pub.dartlang.org"
507
507
source: hosted
508
- version: "1.8.0-nullsafety.2 "
508
+ version: "1.8.0"
509
509
stack_trace:
510
510
dependency: transitive
511
511
description:
512
512
name: stack_trace
513
513
url: "https://pub.dartlang.org"
514
514
source: hosted
515
- version: "1.10.0-nullsafety.1 "
515
+ version: "1.10.0"
516
516
stream_channel:
517
517
dependency: transitive
518
518
description:
519
519
name: stream_channel
520
520
url: "https://pub.dartlang.org"
521
521
source: hosted
522
- version: "2.1.0-nullsafety.1 "
522
+ version: "2.1.0"
523
523
stream_transform:
524
524
dependency: transitive
525
525
description:
@@ -533,21 +533,21 @@ packages:
533
533
name: string_scanner
534
534
url: "https://pub.dartlang.org"
535
535
source: hosted
536
- version: "1.1.0-nullsafety.1 "
536
+ version: "1.1.0"
537
537
term_glyph:
538
538
dependency: transitive
539
539
description:
540
540
name: term_glyph
541
541
url: "https://pub.dartlang.org"
542
542
source: hosted
543
- version: "1.2.0-nullsafety.1 "
543
+ version: "1.2.0"
544
544
test_api:
545
545
dependency: transitive
546
546
description:
547
547
name: test_api
548
548
url: "https://pub.dartlang.org"
549
549
source: hosted
550
- version: "0.2.19-nullsafety.2 "
550
+ version: "0.2.19"
551
551
timing:
552
552
dependency: transitive
553
553
description:
@@ -561,14 +561,14 @@ packages:
561
561
name: typed_data
562
562
url: "https://pub.dartlang.org"
563
563
source: hosted
564
- version: "1.3.0-nullsafety.3 "
564
+ version: "1.3.0"
565
565
vector_math:
566
566
dependency: transitive
567
567
description:
568
568
name: vector_math
569
569
url: "https://pub.dartlang.org"
570
570
source: hosted
571
- version: "2.1.0-nullsafety.3 "
571
+ version: "2.1.0"
572
572
watcher:
573
573
dependency: transitive
574
574
description:
@@ -598,5 +598,5 @@ packages:
598
598
source: hosted
599
599
version: "2.2.1"
600
600
sdks:
601
- dart: ">=2.10 .0-110 <2.11 .0"
602
- flutter: ">=1.17.0 <2.0.0 "
601
+ dart: ">=2.12 .0-0.0 <3.0 .0"
602
+ flutter: ">=1.17.0"
0 commit comments