@@ -7,7 +7,7 @@ packages:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.8.1 "
10
+ version: "2.8.2 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -21,7 +21,7 @@ packages:
21
21
name: characters
22
22
url: "https://pub.dartlang.org"
23
23
source: hosted
24
- version: "1.1 .0"
24
+ version: "1.2 .0"
25
25
charcode:
26
26
dependency: transitive
27
27
description:
@@ -42,70 +42,63 @@ packages:
42
42
name: collection
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
- version: "1.15 .0"
45
+ version: "1.16 .0"
46
46
cupertino_icons:
47
47
dependency: "direct main"
48
48
description:
49
49
name: cupertino_icons
50
50
url: "https://pub.dartlang.org"
51
51
source: hosted
52
- version: "1.0.3 "
52
+ version: "1.0.5 "
53
53
fake_async:
54
54
dependency: transitive
55
55
description:
56
56
name: fake_async
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
- version: "1.2.0"
60
- firebase:
61
- dependency: transitive
62
- description:
63
- name: firebase
64
- url: "https://pub.dartlang.org"
65
- source: hosted
66
- version: "9.0.1"
59
+ version: "1.3.0"
67
60
firebase_analytics:
68
61
dependency: "direct main"
69
62
description:
70
63
name: firebase_analytics
71
64
url: "https://pub.dartlang.org"
72
65
source: hosted
73
- version: "8.3.2 "
66
+ version: "9.1.9 "
74
67
firebase_analytics_platform_interface:
75
68
dependency: transitive
76
69
description:
77
70
name: firebase_analytics_platform_interface
78
71
url: "https://pub.dartlang.org"
79
72
source: hosted
80
- version: "2.0.1 "
73
+ version: "3.1.7 "
81
74
firebase_analytics_web:
82
75
dependency: transitive
83
76
description:
84
77
name: firebase_analytics_web
85
78
url: "https://pub.dartlang.org"
86
79
source: hosted
87
- version: "0.3 .0+1 "
80
+ version: "0.4 .0+14 "
88
81
firebase_core:
89
82
dependency: "direct main"
90
83
description:
91
84
name: firebase_core
92
85
url: "https://pub.dartlang.org"
93
86
source: hosted
94
- version: "1.6.0 "
87
+ version: "1.17.1 "
95
88
firebase_core_platform_interface:
96
89
dependency: transitive
97
90
description:
98
91
name: firebase_core_platform_interface
99
92
url: "https://pub.dartlang.org"
100
93
source: hosted
101
- version: "4.0.1 "
94
+ version: "4.4.0 "
102
95
firebase_core_web:
103
96
dependency: transitive
104
97
description:
105
98
name: firebase_core_web
106
99
url: "https://pub.dartlang.org"
107
100
source: hosted
108
- version: "1.1.0 "
101
+ version: "1.6.4 "
109
102
flutter:
110
103
dependency: "direct main"
111
104
description: flutter
@@ -132,21 +125,7 @@ packages:
132
125
name: font_awesome_flutter
133
126
url: "https://pub.dartlang.org"
134
127
source: hosted
135
- version: "9.1.0"
136
- http:
137
- dependency: transitive
138
- description:
139
- name: http
140
- url: "https://pub.dartlang.org"
141
- source: hosted
142
- version: "0.13.3"
143
- http_parser:
144
- dependency: transitive
145
- description:
146
- name: http_parser
147
- url: "https://pub.dartlang.org"
148
- source: hosted
149
- version: "4.0.0"
128
+ version: "10.1.0"
150
129
intl:
151
130
dependency: "direct main"
152
131
description:
@@ -160,14 +139,21 @@ packages:
160
139
name: js
161
140
url: "https://pub.dartlang.org"
162
141
source: hosted
163
- version: "0.6.3 "
142
+ version: "0.6.4 "
164
143
matcher:
165
144
dependency: transitive
166
145
description:
167
146
name: matcher
168
147
url: "https://pub.dartlang.org"
169
148
source: hosted
170
- version: "0.12.10"
149
+ version: "0.12.11"
150
+ material_color_utilities:
151
+ dependency: transitive
152
+ description:
153
+ name: material_color_utilities
154
+ url: "https://pub.dartlang.org"
155
+ source: hosted
156
+ version: "0.1.4"
171
157
meta:
172
158
dependency: transitive
173
159
description:
@@ -181,28 +167,21 @@ packages:
181
167
name: path
182
168
url: "https://pub.dartlang.org"
183
169
source: hosted
184
- version: "1.8.0"
185
- pedantic:
186
- dependency: transitive
187
- description:
188
- name: pedantic
189
- url: "https://pub.dartlang.org"
190
- source: hosted
191
- version: "1.11.1"
170
+ version: "1.8.1"
192
171
plugin_platform_interface:
193
172
dependency: transitive
194
173
description:
195
174
name: plugin_platform_interface
196
175
url: "https://pub.dartlang.org"
197
176
source: hosted
198
- version: "2.0.1 "
177
+ version: "2.1.2 "
199
178
responsive_builder:
200
179
dependency: "direct main"
201
180
description:
202
181
name: responsive_builder
203
182
url: "https://pub.dartlang.org"
204
183
source: hosted
205
- version: "0.4.1 "
184
+ version: "0.4.2 "
206
185
sky_engine:
207
186
dependency: transitive
208
187
description: flutter
@@ -214,7 +193,7 @@ packages:
214
193
name: source_span
215
194
url: "https://pub.dartlang.org"
216
195
source: hosted
217
- version: "1.8.1 "
196
+ version: "1.8.2 "
218
197
stack_trace:
219
198
dependency: transitive
220
199
description:
@@ -228,7 +207,7 @@ packages:
228
207
name: sticky_headers
229
208
url: "https://pub.dartlang.org"
230
209
source: hosted
231
- version: "0.2.0 "
210
+ version: "0.3.0+2 "
232
211
stream_channel:
233
212
dependency: transitive
234
213
description:
@@ -256,70 +235,77 @@ packages:
256
235
name: test_api
257
236
url: "https://pub.dartlang.org"
258
237
source: hosted
259
- version: "0.4.2"
260
- typed_data:
238
+ version: "0.4.9"
239
+ url_launcher:
240
+ dependency: "direct main"
241
+ description:
242
+ name: url_launcher
243
+ url: "https://pub.dartlang.org"
244
+ source: hosted
245
+ version: "6.1.3"
246
+ url_launcher_android:
261
247
dependency: transitive
262
248
description:
263
- name: typed_data
249
+ name: url_launcher_android
264
250
url: "https://pub.dartlang.org"
265
251
source: hosted
266
- version: "1.3.0 "
267
- url_launcher :
268
- dependency: "direct main"
252
+ version: "6.0.17 "
253
+ url_launcher_ios :
254
+ dependency: transitive
269
255
description:
270
- name: url_launcher
256
+ name: url_launcher_ios
271
257
url: "https://pub.dartlang.org"
272
258
source: hosted
273
- version: "6.0.9 "
259
+ version: "6.0.17 "
274
260
url_launcher_linux:
275
261
dependency: transitive
276
262
description:
277
263
name: url_launcher_linux
278
264
url: "https://pub.dartlang.org"
279
265
source: hosted
280
- version: "2 .0.1"
266
+ version: "3 .0.1"
281
267
url_launcher_macos:
282
268
dependency: transitive
283
269
description:
284
270
name: url_launcher_macos
285
271
url: "https://pub.dartlang.org"
286
272
source: hosted
287
- version: "2 .0.1"
273
+ version: "3 .0.1"
288
274
url_launcher_platform_interface:
289
275
dependency: transitive
290
276
description:
291
277
name: url_launcher_platform_interface
292
278
url: "https://pub.dartlang.org"
293
279
source: hosted
294
- version: "2.0.4 "
280
+ version: "2.0.5 "
295
281
url_launcher_web:
296
282
dependency: transitive
297
283
description:
298
284
name: url_launcher_web
299
285
url: "https://pub.dartlang.org"
300
286
source: hosted
301
- version: "2.0.4 "
287
+ version: "2.0.11 "
302
288
url_launcher_windows:
303
289
dependency: transitive
304
290
description:
305
291
name: url_launcher_windows
306
292
url: "https://pub.dartlang.org"
307
293
source: hosted
308
- version: "2 .0.2 "
294
+ version: "3 .0.1 "
309
295
vector_math:
310
296
dependency: transitive
311
297
description:
312
298
name: vector_math
313
299
url: "https://pub.dartlang.org"
314
300
source: hosted
315
- version: "2.1.0 "
301
+ version: "2.1.2 "
316
302
visibility_detector:
317
303
dependency: "direct main"
318
304
description:
319
305
name: visibility_detector
320
306
url: "https://pub.dartlang.org"
321
307
source: hosted
322
- version: "0.2.0 "
308
+ version: "0.3.3 "
323
309
sdks:
324
- dart: ">=2.12 .0 <3.0.0"
325
- flutter: ">=2 .0.0"
310
+ dart: ">=2.17 .0 <3.0.0"
311
+ flutter: ">=3 .0.0"
0 commit comments