@@ -7,49 +7,49 @@ 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.5.0"
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
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.2.0-nullsafety.3 "
52
+ version: "1.2.0"
53
53
flutter:
54
54
dependency: "direct main"
55
55
description: flutter
@@ -66,21 +66,21 @@ packages:
66
66
name: matcher
67
67
url: "https://pub.dartlang.org"
68
68
source: hosted
69
- version: "0.12.10-nullsafety.3 "
69
+ version: "0.12.10"
70
70
meta:
71
71
dependency: transitive
72
72
description:
73
73
name: meta
74
74
url: "https://pub.dartlang.org"
75
75
source: hosted
76
- version: "1.3.0-nullsafety.6 "
76
+ version: "1.3.0"
77
77
path:
78
78
dependency: transitive
79
79
description:
80
80
name: path
81
81
url: "https://pub.dartlang.org"
82
82
source: hosted
83
- version: "1.8.0-nullsafety.3 "
83
+ version: "1.8.0"
84
84
sky_engine:
85
85
dependency: transitive
86
86
description: flutter
@@ -92,55 +92,55 @@ packages:
92
92
name: source_span
93
93
url: "https://pub.dartlang.org"
94
94
source: hosted
95
- version: "1.8.0-nullsafety.4 "
95
+ version: "1.8.0"
96
96
stack_trace:
97
97
dependency: transitive
98
98
description:
99
99
name: stack_trace
100
100
url: "https://pub.dartlang.org"
101
101
source: hosted
102
- version: "1.10.0-nullsafety.6 "
102
+ version: "1.10.0"
103
103
stream_channel:
104
104
dependency: transitive
105
105
description:
106
106
name: stream_channel
107
107
url: "https://pub.dartlang.org"
108
108
source: hosted
109
- version: "2.1.0-nullsafety.3 "
109
+ version: "2.1.0"
110
110
string_scanner:
111
111
dependency: transitive
112
112
description:
113
113
name: string_scanner
114
114
url: "https://pub.dartlang.org"
115
115
source: hosted
116
- version: "1.1.0-nullsafety.3 "
116
+ version: "1.1.0"
117
117
term_glyph:
118
118
dependency: transitive
119
119
description:
120
120
name: term_glyph
121
121
url: "https://pub.dartlang.org"
122
122
source: hosted
123
- version: "1.2.0-nullsafety.3 "
123
+ version: "1.2.0"
124
124
test_api:
125
125
dependency: transitive
126
126
description:
127
127
name: test_api
128
128
url: "https://pub.dartlang.org"
129
129
source: hosted
130
- version: "0.2.19-nullsafety.6 "
130
+ version: "0.2.19"
131
131
typed_data:
132
132
dependency: transitive
133
133
description:
134
134
name: typed_data
135
135
url: "https://pub.dartlang.org"
136
136
source: hosted
137
- version: "1.3.0-nullsafety.5 "
137
+ version: "1.3.0"
138
138
vector_math:
139
139
dependency: transitive
140
140
description:
141
141
name: vector_math
142
142
url: "https://pub.dartlang.org"
143
143
source: hosted
144
- version: "2.1.0-nullsafety.5 "
144
+ version: "2.1.0"
145
145
sdks:
146
146
dart: ">=2.12.0-0.0 <3.0.0"
0 commit comments