@@ -7,42 +7,42 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.4.2 "
10
+ version: "2.5.0-nullsafety "
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-nullsafety "
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-nullsafety.2 "
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-nullsafety "
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-nullsafety "
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-nullsafety.2 "
46
46
convert:
47
47
dependency: transitive
48
48
description:
@@ -57,6 +57,13 @@ packages:
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
59
version: "2.1.5"
60
+ csslib:
61
+ dependency: transitive
62
+ description:
63
+ name: csslib
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "0.16.2"
60
67
cupertino_icons:
61
68
dependency: "direct main"
62
69
description:
@@ -70,7 +77,7 @@ packages:
70
77
name: fake_async
71
78
url: "https://pub.dartlang.org"
72
79
source: hosted
73
- version: "1.1.0"
80
+ version: "1.1.0-nullsafety "
74
81
flutter:
75
82
dependency: "direct main"
76
83
description: flutter
@@ -82,40 +89,73 @@ packages:
82
89
name: flutter_plugin_android_lifecycle
83
90
url: "https://pub.dartlang.org"
84
91
source: hosted
85
- version: "1.0.8 "
92
+ version: "1.0.9 "
86
93
flutter_test:
87
94
dependency: "direct dev"
88
95
description: flutter
89
96
source: sdk
90
97
version: "0.0.0"
98
+ flutter_web_plugins:
99
+ dependency: transitive
100
+ description: flutter
101
+ source: sdk
102
+ version: "0.0.0"
103
+ google_maps:
104
+ dependency: transitive
105
+ description:
106
+ name: google_maps
107
+ url: "https://pub.dartlang.org"
108
+ source: hosted
109
+ version: "3.4.5"
91
110
google_maps_flutter:
92
111
dependency: "direct main"
93
112
description:
94
113
name: google_maps_flutter
95
114
url: "https://pub.dartlang.org"
96
115
source: hosted
97
- version: "0.5.30 "
116
+ version: "0.5.32 "
98
117
google_maps_flutter_platform_interface:
99
118
dependency: transitive
100
119
description:
101
120
name: google_maps_flutter_platform_interface
102
121
url: "https://pub.dartlang.org"
103
122
source: hosted
104
123
version: "1.0.4"
124
+ google_maps_flutter_web:
125
+ dependency: "direct main"
126
+ description:
127
+ name: google_maps_flutter_web
128
+ url: "https://pub.dartlang.org"
129
+ source: hosted
130
+ version: "0.1.0+2"
131
+ html:
132
+ dependency: transitive
133
+ description:
134
+ name: html
135
+ url: "https://pub.dartlang.org"
136
+ source: hosted
137
+ version: "0.14.0+3"
138
+ js_wrapping:
139
+ dependency: transitive
140
+ description:
141
+ name: js_wrapping
142
+ url: "https://pub.dartlang.org"
143
+ source: hosted
144
+ version: "0.5.0"
105
145
matcher:
106
146
dependency: transitive
107
147
description:
108
148
name: matcher
109
149
url: "https://pub.dartlang.org"
110
150
source: hosted
111
- version: "0.12.8 "
151
+ version: "0.12.10-nullsafety "
112
152
meta:
113
153
dependency: transitive
114
154
description:
115
155
name: meta
116
156
url: "https://pub.dartlang.org"
117
157
source: hosted
118
- version: "1.1.8 "
158
+ version: "1.3.0-nullsafety.2 "
119
159
nested:
120
160
dependency: transitive
121
161
description:
@@ -129,14 +169,14 @@ packages:
129
169
name: path
130
170
url: "https://pub.dartlang.org"
131
171
source: hosted
132
- version: "1.7.0 "
172
+ version: "1.8.0-nullsafety "
133
173
pedantic:
134
174
dependency: "direct dev"
135
175
description:
136
176
name: pedantic
137
177
url: "https://pub.dartlang.org"
138
178
source: hosted
139
- version: "1.9.0 "
179
+ version: "1.9.2 "
140
180
plugin_platform_interface:
141
181
dependency: transitive
142
182
description:
@@ -150,7 +190,14 @@ packages:
150
190
name: provider
151
191
url: "https://pub.dartlang.org"
152
192
source: hosted
153
- version: "4.3.2"
193
+ version: "4.3.2+2"
194
+ sanitize_html:
195
+ dependency: transitive
196
+ description:
197
+ name: sanitize_html
198
+ url: "https://pub.dartlang.org"
199
+ source: hosted
200
+ version: "1.3.0"
154
201
sky_engine:
155
202
dependency: transitive
156
203
description: flutter
@@ -162,21 +209,21 @@ packages:
162
209
name: source_span
163
210
url: "https://pub.dartlang.org"
164
211
source: hosted
165
- version: "1.7.0 "
212
+ version: "1.8.0-nullsafety "
166
213
stack_trace:
167
214
dependency: transitive
168
215
description:
169
216
name: stack_trace
170
217
url: "https://pub.dartlang.org"
171
218
source: hosted
172
- version: "1.9.5 "
219
+ version: "1.10.0-nullsafety "
173
220
stream_channel:
174
221
dependency: transitive
175
222
description:
176
223
name: stream_channel
177
224
url: "https://pub.dartlang.org"
178
225
source: hosted
179
- version: "2.0.0 "
226
+ version: "2.1.0-nullsafety "
180
227
stream_transform:
181
228
dependency: transitive
182
229
description:
@@ -190,42 +237,42 @@ packages:
190
237
name: string_scanner
191
238
url: "https://pub.dartlang.org"
192
239
source: hosted
193
- version: "1.0.5 "
240
+ version: "1.1.0-nullsafety "
194
241
term_glyph:
195
242
dependency: transitive
196
243
description:
197
244
name: term_glyph
198
245
url: "https://pub.dartlang.org"
199
246
source: hosted
200
- version: "1.1.0 "
247
+ version: "1.2.0-nullsafety "
201
248
test_api:
202
249
dependency: transitive
203
250
description:
204
251
name: test_api
205
252
url: "https://pub.dartlang.org"
206
253
source: hosted
207
- version: "0.2.17 "
254
+ version: "0.2.19-nullsafety "
208
255
typed_data:
209
256
dependency: transitive
210
257
description:
211
258
name: typed_data
212
259
url: "https://pub.dartlang.org"
213
260
source: hosted
214
- version: "1.2.0 "
261
+ version: "1.3.0-nullsafety.2 "
215
262
uuid:
216
263
dependency: "direct main"
217
264
description:
218
265
name: uuid
219
266
url: "https://pub.dartlang.org"
220
267
source: hosted
221
- version: "2.2.0 "
268
+ version: "2.2.2 "
222
269
vector_math:
223
270
dependency: transitive
224
271
description:
225
272
name: vector_math
226
273
url: "https://pub.dartlang.org"
227
274
source: hosted
228
- version: "2.0.8 "
275
+ version: "2.1.0-nullsafety.2 "
229
276
sdks:
230
- dart: ">=2.9 .0-14 .0.dev <3.0 .0"
277
+ dart: ">=2.10 .0-0 .0.dev <2.10 .0"
231
278
flutter: ">=1.16.3 <2.0.0"
0 commit comments