@@ -15,6 +15,27 @@ packages:
15
15
url: "https://pub.dartlang.org"
16
16
source: hosted
17
17
version: "2.1.0"
18
+ cached_network_image:
19
+ dependency: transitive
20
+ description:
21
+ name: cached_network_image
22
+ url: "https://pub.dartlang.org"
23
+ source: hosted
24
+ version: "3.1.0"
25
+ cached_network_image_platform_interface:
26
+ dependency: transitive
27
+ description:
28
+ name: cached_network_image_platform_interface
29
+ url: "https://pub.dartlang.org"
30
+ source: hosted
31
+ version: "1.0.0"
32
+ cached_network_image_web:
33
+ dependency: transitive
34
+ description:
35
+ name: cached_network_image_web
36
+ url: "https://pub.dartlang.org"
37
+ source: hosted
38
+ version: "1.0.1"
18
39
characters:
19
40
dependency: transitive
20
41
description:
@@ -43,6 +64,13 @@ packages:
43
64
url: "https://pub.dartlang.org"
44
65
source: hosted
45
66
version: "1.15.0"
67
+ crypto:
68
+ dependency: transitive
69
+ description:
70
+ name: crypto
71
+ url: "https://pub.dartlang.org"
72
+ source: hosted
73
+ version: "3.0.1"
46
74
csslib:
47
75
dependency: transitive
48
76
description:
@@ -83,6 +111,20 @@ packages:
83
111
description: flutter
84
112
source: sdk
85
113
version: "0.0.0"
114
+ flutter_blurhash:
115
+ dependency: transitive
116
+ description:
117
+ name: flutter_blurhash
118
+ url: "https://pub.dartlang.org"
119
+ source: hosted
120
+ version: "0.6.0"
121
+ flutter_cache_manager:
122
+ dependency: transitive
123
+ description:
124
+ name: flutter_cache_manager
125
+ url: "https://pub.dartlang.org"
126
+ source: hosted
127
+ version: "3.1.2"
86
128
flutter_localizations:
87
129
dependency: "direct dev"
88
130
description: flutter
@@ -112,6 +154,27 @@ packages:
112
154
url: "https://pub.dartlang.org"
113
155
source: hosted
114
156
version: "0.15.0"
157
+ html_unescape:
158
+ dependency: transitive
159
+ description:
160
+ name: html_unescape
161
+ url: "https://pub.dartlang.org"
162
+ source: hosted
163
+ version: "2.0.0"
164
+ http:
165
+ dependency: transitive
166
+ description:
167
+ name: http
168
+ url: "https://pub.dartlang.org"
169
+ source: hosted
170
+ version: "0.13.3"
171
+ http_parser:
172
+ dependency: transitive
173
+ description:
174
+ name: http_parser
175
+ url: "https://pub.dartlang.org"
176
+ source: hosted
177
+ version: "4.0.0"
115
178
intl:
116
179
dependency: transitive
117
180
description:
@@ -147,6 +210,13 @@ packages:
147
210
url: "https://pub.dartlang.org"
148
211
source: hosted
149
212
version: "1.7.0"
213
+ octo_image:
214
+ dependency: transitive
215
+ description:
216
+ name: octo_image
217
+ url: "https://pub.dartlang.org"
218
+ source: hosted
219
+ version: "1.0.0+1"
150
220
path:
151
221
dependency: transitive
152
222
description:
@@ -203,6 +273,13 @@ packages:
203
273
url: "https://pub.dartlang.org"
204
274
source: hosted
205
275
version: "4.3.0"
276
+ photo_view:
277
+ dependency: transitive
278
+ description:
279
+ name: photo_view
280
+ url: "https://pub.dartlang.org"
281
+ source: hosted
282
+ version: "0.11.1"
206
283
platform:
207
284
dependency: transitive
208
285
description:
@@ -224,6 +301,13 @@ packages:
224
301
url: "https://pub.dartlang.org"
225
302
source: hosted
226
303
version: "4.1.0"
304
+ rxdart:
305
+ dependency: transitive
306
+ description:
307
+ name: rxdart
308
+ url: "https://pub.dartlang.org"
309
+ source: hosted
310
+ version: "0.27.2"
227
311
sky_engine:
228
312
dependency: transitive
229
313
description: flutter
@@ -236,6 +320,20 @@ packages:
236
320
url: "https://pub.dartlang.org"
237
321
source: hosted
238
322
version: "1.8.1"
323
+ sqflite:
324
+ dependency: transitive
325
+ description:
326
+ name: sqflite
327
+ url: "https://pub.dartlang.org"
328
+ source: hosted
329
+ version: "2.0.0+4"
330
+ sqflite_common:
331
+ dependency: transitive
332
+ description:
333
+ name: sqflite_common
334
+ url: "https://pub.dartlang.org"
335
+ source: hosted
336
+ version: "2.0.1+1"
239
337
stack_trace:
240
338
dependency: transitive
241
339
description:
@@ -257,6 +355,13 @@ packages:
257
355
url: "https://pub.dartlang.org"
258
356
source: hosted
259
357
version: "1.1.0"
358
+ synchronized:
359
+ dependency: transitive
360
+ description:
361
+ name: synchronized
362
+ url: "https://pub.dartlang.org"
363
+ source: hosted
364
+ version: "3.0.0"
260
365
term_glyph:
261
366
dependency: transitive
262
367
description:
@@ -271,20 +376,97 @@ packages:
271
376
url: "https://pub.dartlang.org"
272
377
source: hosted
273
378
version: "0.4.2"
379
+ tweet_ui:
380
+ dependency: "direct main"
381
+ description:
382
+ name: tweet_ui
383
+ url: "https://pub.dartlang.org"
384
+ source: hosted
385
+ version: "3.0.0"
274
386
typed_data:
275
387
dependency: transitive
276
388
description:
277
389
name: typed_data
278
390
url: "https://pub.dartlang.org"
279
391
source: hosted
280
392
version: "1.3.0"
393
+ url_launcher:
394
+ dependency: transitive
395
+ description:
396
+ name: url_launcher
397
+ url: "https://pub.dartlang.org"
398
+ source: hosted
399
+ version: "6.0.12"
400
+ url_launcher_linux:
401
+ dependency: transitive
402
+ description:
403
+ name: url_launcher_linux
404
+ url: "https://pub.dartlang.org"
405
+ source: hosted
406
+ version: "2.0.2"
407
+ url_launcher_macos:
408
+ dependency: transitive
409
+ description:
410
+ name: url_launcher_macos
411
+ url: "https://pub.dartlang.org"
412
+ source: hosted
413
+ version: "2.0.2"
414
+ url_launcher_platform_interface:
415
+ dependency: transitive
416
+ description:
417
+ name: url_launcher_platform_interface
418
+ url: "https://pub.dartlang.org"
419
+ source: hosted
420
+ version: "2.0.4"
421
+ url_launcher_web:
422
+ dependency: transitive
423
+ description:
424
+ name: url_launcher_web
425
+ url: "https://pub.dartlang.org"
426
+ source: hosted
427
+ version: "2.0.4"
428
+ url_launcher_windows:
429
+ dependency: transitive
430
+ description:
431
+ name: url_launcher_windows
432
+ url: "https://pub.dartlang.org"
433
+ source: hosted
434
+ version: "2.0.2"
435
+ uuid:
436
+ dependency: transitive
437
+ description:
438
+ name: uuid
439
+ url: "https://pub.dartlang.org"
440
+ source: hosted
441
+ version: "3.0.4"
281
442
vector_math:
282
443
dependency: transitive
283
444
description:
284
445
name: vector_math
285
446
url: "https://pub.dartlang.org"
286
447
source: hosted
287
448
version: "2.1.0"
449
+ video_player:
450
+ dependency: transitive
451
+ description:
452
+ name: video_player
453
+ url: "https://pub.dartlang.org"
454
+ source: hosted
455
+ version: "2.2.5"
456
+ video_player_platform_interface:
457
+ dependency: transitive
458
+ description:
459
+ name: video_player_platform_interface
460
+ url: "https://pub.dartlang.org"
461
+ source: hosted
462
+ version: "4.2.0"
463
+ video_player_web:
464
+ dependency: transitive
465
+ description:
466
+ name: video_player_web
467
+ url: "https://pub.dartlang.org"
468
+ source: hosted
469
+ version: "2.0.4"
288
470
visibility_detector:
289
471
dependency: "direct main"
290
472
description:
0 commit comments