|
@@ -1,6 +1,30 @@
|
1
|
1
|
# Generated by pub
|
2
|
2
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
3
|
3
|
packages:
|
|
4
|
+ _fe_analyzer_shared:
|
|
5
|
+ dependency: transitive
|
|
6
|
+ description:
|
|
7
|
+ name: _fe_analyzer_shared
|
|
8
|
+ sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051
|
|
9
|
+ url: "https://pub.dev"
|
|
10
|
+ source: hosted
|
|
11
|
+ version: "64.0.0"
|
|
12
|
+ analyzer:
|
|
13
|
+ dependency: transitive
|
|
14
|
+ description:
|
|
15
|
+ name: analyzer
|
|
16
|
+ sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893"
|
|
17
|
+ url: "https://pub.dev"
|
|
18
|
+ source: hosted
|
|
19
|
+ version: "6.2.0"
|
|
20
|
+ args:
|
|
21
|
+ dependency: transitive
|
|
22
|
+ description:
|
|
23
|
+ name: args
|
|
24
|
+ sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596
|
|
25
|
+ url: "https://pub.dev"
|
|
26
|
+ source: hosted
|
|
27
|
+ version: "2.4.2"
|
4
|
28
|
async:
|
5
|
29
|
dependency: transitive
|
6
|
30
|
description:
|
|
@@ -17,6 +41,70 @@ packages:
|
17
|
41
|
url: "https://pub.dev"
|
18
|
42
|
source: hosted
|
19
|
43
|
version: "2.1.1"
|
|
44
|
+ build:
|
|
45
|
+ dependency: transitive
|
|
46
|
+ description:
|
|
47
|
+ name: build
|
|
48
|
+ sha256: "80184af8b6cb3e5c1c4ec6d8544d27711700bc3e6d2efad04238c7b5290889f0"
|
|
49
|
+ url: "https://pub.dev"
|
|
50
|
+ source: hosted
|
|
51
|
+ version: "2.4.1"
|
|
52
|
+ build_config:
|
|
53
|
+ dependency: transitive
|
|
54
|
+ description:
|
|
55
|
+ name: build_config
|
|
56
|
+ sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
|
|
57
|
+ url: "https://pub.dev"
|
|
58
|
+ source: hosted
|
|
59
|
+ version: "1.1.1"
|
|
60
|
+ build_daemon:
|
|
61
|
+ dependency: transitive
|
|
62
|
+ description:
|
|
63
|
+ name: build_daemon
|
|
64
|
+ sha256: "0343061a33da9c5810b2d6cee51945127d8f4c060b7fbdd9d54917f0a3feaaa1"
|
|
65
|
+ url: "https://pub.dev"
|
|
66
|
+ source: hosted
|
|
67
|
+ version: "4.0.1"
|
|
68
|
+ build_resolvers:
|
|
69
|
+ dependency: transitive
|
|
70
|
+ description:
|
|
71
|
+ name: build_resolvers
|
|
72
|
+ sha256: "339086358431fa15d7eca8b6a36e5d783728cf025e559b834f4609a1fcfb7b0a"
|
|
73
|
+ url: "https://pub.dev"
|
|
74
|
+ source: hosted
|
|
75
|
+ version: "2.4.2"
|
|
76
|
+ build_runner:
|
|
77
|
+ dependency: "direct dev"
|
|
78
|
+ description:
|
|
79
|
+ name: build_runner
|
|
80
|
+ sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21"
|
|
81
|
+ url: "https://pub.dev"
|
|
82
|
+ source: hosted
|
|
83
|
+ version: "2.4.8"
|
|
84
|
+ build_runner_core:
|
|
85
|
+ dependency: transitive
|
|
86
|
+ description:
|
|
87
|
+ name: build_runner_core
|
|
88
|
+ sha256: "4ae8ffe5ac758da294ecf1802f2aff01558d8b1b00616aa7538ea9a8a5d50799"
|
|
89
|
+ url: "https://pub.dev"
|
|
90
|
+ source: hosted
|
|
91
|
+ version: "7.3.0"
|
|
92
|
+ built_collection:
|
|
93
|
+ dependency: transitive
|
|
94
|
+ description:
|
|
95
|
+ name: built_collection
|
|
96
|
+ sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
|
|
97
|
+ url: "https://pub.dev"
|
|
98
|
+ source: hosted
|
|
99
|
+ version: "5.1.1"
|
|
100
|
+ built_value:
|
|
101
|
+ dependency: transitive
|
|
102
|
+ description:
|
|
103
|
+ name: built_value
|
|
104
|
+ sha256: a3ec2e0f967bc47f69f95009bb93db936288d61d5343b9436e378b28a2f830c6
|
|
105
|
+ url: "https://pub.dev"
|
|
106
|
+ source: hosted
|
|
107
|
+ version: "8.9.0"
|
20
|
108
|
cached_network_image:
|
21
|
109
|
dependency: "direct main"
|
22
|
110
|
description:
|
|
@@ -57,6 +145,14 @@ packages:
|
57
|
145
|
url: "https://pub.dev"
|
58
|
146
|
source: hosted
|
59
|
147
|
version: "1.3.0"
|
|
148
|
+ checked_yaml:
|
|
149
|
+ dependency: transitive
|
|
150
|
+ description:
|
|
151
|
+ name: checked_yaml
|
|
152
|
+ sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff
|
|
153
|
+ url: "https://pub.dev"
|
|
154
|
+ source: hosted
|
|
155
|
+ version: "2.0.3"
|
60
|
156
|
clock:
|
61
|
157
|
dependency: transitive
|
62
|
158
|
description:
|
|
@@ -65,6 +161,14 @@ packages:
|
65
|
161
|
url: "https://pub.dev"
|
66
|
162
|
source: hosted
|
67
|
163
|
version: "1.1.1"
|
|
164
|
+ code_builder:
|
|
165
|
+ dependency: transitive
|
|
166
|
+ description:
|
|
167
|
+ name: code_builder
|
|
168
|
+ sha256: f692079e25e7869c14132d39f223f8eec9830eb76131925143b2129c4bb01b37
|
|
169
|
+ url: "https://pub.dev"
|
|
170
|
+ source: hosted
|
|
171
|
+ version: "4.10.0"
|
68
|
172
|
collection:
|
69
|
173
|
dependency: transitive
|
70
|
174
|
description:
|
|
@@ -73,6 +177,30 @@ packages:
|
73
|
177
|
url: "https://pub.dev"
|
74
|
178
|
source: hosted
|
75
|
179
|
version: "1.18.0"
|
|
180
|
+ connectivity_plus:
|
|
181
|
+ dependency: "direct main"
|
|
182
|
+ description:
|
|
183
|
+ name: connectivity_plus
|
|
184
|
+ sha256: "224a77051d52a11fbad53dd57827594d3bd24f945af28bd70bab376d68d437f0"
|
|
185
|
+ url: "https://pub.dev"
|
|
186
|
+ source: hosted
|
|
187
|
+ version: "5.0.2"
|
|
188
|
+ connectivity_plus_platform_interface:
|
|
189
|
+ dependency: transitive
|
|
190
|
+ description:
|
|
191
|
+ name: connectivity_plus_platform_interface
|
|
192
|
+ sha256: cf1d1c28f4416f8c654d7dc3cd638ec586076255d407cef3ddbdaf178272a71a
|
|
193
|
+ url: "https://pub.dev"
|
|
194
|
+ source: hosted
|
|
195
|
+ version: "1.2.4"
|
|
196
|
+ convert:
|
|
197
|
+ dependency: transitive
|
|
198
|
+ description:
|
|
199
|
+ name: convert
|
|
200
|
+ sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
|
|
201
|
+ url: "https://pub.dev"
|
|
202
|
+ source: hosted
|
|
203
|
+ version: "3.1.1"
|
76
|
204
|
crypto:
|
77
|
205
|
dependency: transitive
|
78
|
206
|
description:
|
|
@@ -89,6 +217,14 @@ packages:
|
89
|
217
|
url: "https://pub.dev"
|
90
|
218
|
source: hosted
|
91
|
219
|
version: "1.0.6"
|
|
220
|
+ dart_style:
|
|
221
|
+ dependency: transitive
|
|
222
|
+ description:
|
|
223
|
+ name: dart_style
|
|
224
|
+ sha256: "40ae61a5d43feea6d24bd22c0537a6629db858963b99b4bc1c3db80676f32368"
|
|
225
|
+ url: "https://pub.dev"
|
|
226
|
+ source: hosted
|
|
227
|
+ version: "2.3.4"
|
92
|
228
|
date_format:
|
93
|
229
|
dependency: "direct main"
|
94
|
230
|
description:
|
|
@@ -97,6 +233,14 @@ packages:
|
97
|
233
|
url: "https://pub.dev"
|
98
|
234
|
source: hosted
|
99
|
235
|
version: "2.0.7"
|
|
236
|
+ dbus:
|
|
237
|
+ dependency: transitive
|
|
238
|
+ description:
|
|
239
|
+ name: dbus
|
|
240
|
+ sha256: "365c771ac3b0e58845f39ec6deebc76e3276aa9922b0cc60840712094d9047ac"
|
|
241
|
+ url: "https://pub.dev"
|
|
242
|
+ source: hosted
|
|
243
|
+ version: "0.7.10"
|
100
|
244
|
device_info_plus:
|
101
|
245
|
dependency: "direct main"
|
102
|
246
|
description:
|
|
@@ -113,6 +257,14 @@ packages:
|
113
|
257
|
url: "https://pub.dev"
|
114
|
258
|
source: hosted
|
115
|
259
|
version: "7.0.0"
|
|
260
|
+ dio:
|
|
261
|
+ dependency: "direct main"
|
|
262
|
+ description:
|
|
263
|
+ name: dio
|
|
264
|
+ sha256: "49af28382aefc53562459104f64d16b9dfd1e8ef68c862d5af436cc8356ce5a8"
|
|
265
|
+ url: "https://pub.dev"
|
|
266
|
+ source: hosted
|
|
267
|
+ version: "5.4.1"
|
116
|
268
|
fake_async:
|
117
|
269
|
dependency: transitive
|
118
|
270
|
description:
|
|
@@ -237,6 +389,30 @@ packages:
|
237
|
389
|
description: flutter
|
238
|
390
|
source: sdk
|
239
|
391
|
version: "0.0.0"
|
|
392
|
+ frontend_server_client:
|
|
393
|
+ dependency: transitive
|
|
394
|
+ description:
|
|
395
|
+ name: frontend_server_client
|
|
396
|
+ sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
|
|
397
|
+ url: "https://pub.dev"
|
|
398
|
+ source: hosted
|
|
399
|
+ version: "3.2.0"
|
|
400
|
+ glob:
|
|
401
|
+ dependency: transitive
|
|
402
|
+ description:
|
|
403
|
+ name: glob
|
|
404
|
+ sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63"
|
|
405
|
+ url: "https://pub.dev"
|
|
406
|
+ source: hosted
|
|
407
|
+ version: "2.1.2"
|
|
408
|
+ graphs:
|
|
409
|
+ dependency: transitive
|
|
410
|
+ description:
|
|
411
|
+ name: graphs
|
|
412
|
+ sha256: aedc5a15e78fc65a6e23bcd927f24c64dd995062bcd1ca6eda65a3cff92a4d19
|
|
413
|
+ url: "https://pub.dev"
|
|
414
|
+ source: hosted
|
|
415
|
+ version: "2.3.1"
|
240
|
416
|
http:
|
241
|
417
|
dependency: transitive
|
242
|
418
|
description:
|
|
@@ -245,6 +421,14 @@ packages:
|
245
|
421
|
url: "https://pub.dev"
|
246
|
422
|
source: hosted
|
247
|
423
|
version: "1.2.0"
|
|
424
|
+ http_multi_server:
|
|
425
|
+ dependency: transitive
|
|
426
|
+ description:
|
|
427
|
+ name: http_multi_server
|
|
428
|
+ sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
|
|
429
|
+ url: "https://pub.dev"
|
|
430
|
+ source: hosted
|
|
431
|
+ version: "3.2.1"
|
248
|
432
|
http_parser:
|
249
|
433
|
dependency: transitive
|
250
|
434
|
description:
|
|
@@ -261,6 +445,38 @@ packages:
|
261
|
445
|
url: "https://pub.dev"
|
262
|
446
|
source: hosted
|
263
|
447
|
version: "0.18.1"
|
|
448
|
+ io:
|
|
449
|
+ dependency: transitive
|
|
450
|
+ description:
|
|
451
|
+ name: io
|
|
452
|
+ sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
|
|
453
|
+ url: "https://pub.dev"
|
|
454
|
+ source: hosted
|
|
455
|
+ version: "1.0.4"
|
|
456
|
+ js:
|
|
457
|
+ dependency: transitive
|
|
458
|
+ description:
|
|
459
|
+ name: js
|
|
460
|
+ sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
|
|
461
|
+ url: "https://pub.dev"
|
|
462
|
+ source: hosted
|
|
463
|
+ version: "0.6.7"
|
|
464
|
+ json_annotation:
|
|
465
|
+ dependency: "direct main"
|
|
466
|
+ description:
|
|
467
|
+ name: json_annotation
|
|
468
|
+ sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467
|
|
469
|
+ url: "https://pub.dev"
|
|
470
|
+ source: hosted
|
|
471
|
+ version: "4.8.1"
|
|
472
|
+ json_serializable:
|
|
473
|
+ dependency: "direct dev"
|
|
474
|
+ description:
|
|
475
|
+ name: json_serializable
|
|
476
|
+ sha256: aa1f5a8912615733e0fdc7a02af03308933c93235bdc8d50d0b0c8a8ccb0b969
|
|
477
|
+ url: "https://pub.dev"
|
|
478
|
+ source: hosted
|
|
479
|
+ version: "6.7.1"
|
264
|
480
|
lints:
|
265
|
481
|
dependency: transitive
|
266
|
482
|
description:
|
|
@@ -269,6 +485,22 @@ packages:
|
269
|
485
|
url: "https://pub.dev"
|
270
|
486
|
source: hosted
|
271
|
487
|
version: "2.1.1"
|
|
488
|
+ logger:
|
|
489
|
+ dependency: "direct main"
|
|
490
|
+ description:
|
|
491
|
+ name: logger
|
|
492
|
+ sha256: "6bbb9d6f7056729537a4309bda2e74e18e5d9f14302489cc1e93f33b3fe32cac"
|
|
493
|
+ url: "https://pub.dev"
|
|
494
|
+ source: hosted
|
|
495
|
+ version: "2.0.2+1"
|
|
496
|
+ logging:
|
|
497
|
+ dependency: transitive
|
|
498
|
+ description:
|
|
499
|
+ name: logging
|
|
500
|
+ sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
|
|
501
|
+ url: "https://pub.dev"
|
|
502
|
+ source: hosted
|
|
503
|
+ version: "1.2.0"
|
272
|
504
|
matcher:
|
273
|
505
|
dependency: transitive
|
274
|
506
|
description:
|
|
@@ -293,6 +525,22 @@ packages:
|
293
|
525
|
url: "https://pub.dev"
|
294
|
526
|
source: hosted
|
295
|
527
|
version: "1.10.0"
|
|
528
|
+ mime:
|
|
529
|
+ dependency: transitive
|
|
530
|
+ description:
|
|
531
|
+ name: mime
|
|
532
|
+ sha256: "2e123074287cc9fd6c09de8336dae606d1ddb88d9ac47358826db698c176a1f2"
|
|
533
|
+ url: "https://pub.dev"
|
|
534
|
+ source: hosted
|
|
535
|
+ version: "1.0.5"
|
|
536
|
+ nm:
|
|
537
|
+ dependency: transitive
|
|
538
|
+ description:
|
|
539
|
+ name: nm
|
|
540
|
+ sha256: "2c9aae4127bdc8993206464fcc063611e0e36e72018696cd9631023a31b24254"
|
|
541
|
+ url: "https://pub.dev"
|
|
542
|
+ source: hosted
|
|
543
|
+ version: "0.5.0"
|
296
|
544
|
octo_image:
|
297
|
545
|
dependency: transitive
|
298
|
546
|
description:
|
|
@@ -301,6 +549,14 @@ packages:
|
301
|
549
|
url: "https://pub.dev"
|
302
|
550
|
source: hosted
|
303
|
551
|
version: "2.0.0"
|
|
552
|
+ package_config:
|
|
553
|
+ dependency: transitive
|
|
554
|
+ description:
|
|
555
|
+ name: package_config
|
|
556
|
+ sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
|
|
557
|
+ url: "https://pub.dev"
|
|
558
|
+ source: hosted
|
|
559
|
+ version: "2.1.0"
|
304
|
560
|
package_info_plus:
|
305
|
561
|
dependency: "direct main"
|
306
|
562
|
description:
|
|
@@ -373,6 +629,14 @@ packages:
|
373
|
629
|
url: "https://pub.dev"
|
374
|
630
|
source: hosted
|
375
|
631
|
version: "2.2.1"
|
|
632
|
+ petitparser:
|
|
633
|
+ dependency: transitive
|
|
634
|
+ description:
|
|
635
|
+ name: petitparser
|
|
636
|
+ sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
|
|
637
|
+ url: "https://pub.dev"
|
|
638
|
+ source: hosted
|
|
639
|
+ version: "6.0.2"
|
376
|
640
|
platform:
|
377
|
641
|
dependency: transitive
|
378
|
642
|
description:
|
|
@@ -389,6 +653,46 @@ packages:
|
389
|
653
|
url: "https://pub.dev"
|
390
|
654
|
source: hosted
|
391
|
655
|
version: "2.1.8"
|
|
656
|
+ pool:
|
|
657
|
+ dependency: transitive
|
|
658
|
+ description:
|
|
659
|
+ name: pool
|
|
660
|
+ sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
|
|
661
|
+ url: "https://pub.dev"
|
|
662
|
+ source: hosted
|
|
663
|
+ version: "1.5.1"
|
|
664
|
+ pub_semver:
|
|
665
|
+ dependency: transitive
|
|
666
|
+ description:
|
|
667
|
+ name: pub_semver
|
|
668
|
+ sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c"
|
|
669
|
+ url: "https://pub.dev"
|
|
670
|
+ source: hosted
|
|
671
|
+ version: "2.1.4"
|
|
672
|
+ pubspec_parse:
|
|
673
|
+ dependency: transitive
|
|
674
|
+ description:
|
|
675
|
+ name: pubspec_parse
|
|
676
|
+ sha256: c63b2876e58e194e4b0828fcb080ad0e06d051cb607a6be51a9e084f47cb9367
|
|
677
|
+ url: "https://pub.dev"
|
|
678
|
+ source: hosted
|
|
679
|
+ version: "1.2.3"
|
|
680
|
+ retrofit:
|
|
681
|
+ dependency: "direct main"
|
|
682
|
+ description:
|
|
683
|
+ name: retrofit
|
|
684
|
+ sha256: "13a2865c0d97da580ea4e3c64d412d81f365fd5b26be2a18fca9582e021da37a"
|
|
685
|
+ url: "https://pub.dev"
|
|
686
|
+ source: hosted
|
|
687
|
+ version: "4.1.0"
|
|
688
|
+ retrofit_generator:
|
|
689
|
+ dependency: "direct dev"
|
|
690
|
+ description:
|
|
691
|
+ name: retrofit_generator
|
|
692
|
+ sha256: "9499eb46b3657a62192ddbc208ff7e6c6b768b19e83c1ee6f6b119c864b99690"
|
|
693
|
+ url: "https://pub.dev"
|
|
694
|
+ source: hosted
|
|
695
|
+ version: "7.0.8"
|
392
|
696
|
rxdart:
|
393
|
697
|
dependency: transitive
|
394
|
698
|
description:
|
|
@@ -397,11 +701,99 @@ packages:
|
397
|
701
|
url: "https://pub.dev"
|
398
|
702
|
source: hosted
|
399
|
703
|
version: "0.27.7"
|
|
704
|
+ shared_preferences:
|
|
705
|
+ dependency: "direct main"
|
|
706
|
+ description:
|
|
707
|
+ name: shared_preferences
|
|
708
|
+ sha256: "81429e4481e1ccfb51ede496e916348668fd0921627779233bd24cc3ff6abd02"
|
|
709
|
+ url: "https://pub.dev"
|
|
710
|
+ source: hosted
|
|
711
|
+ version: "2.2.2"
|
|
712
|
+ shared_preferences_android:
|
|
713
|
+ dependency: transitive
|
|
714
|
+ description:
|
|
715
|
+ name: shared_preferences_android
|
|
716
|
+ sha256: "8568a389334b6e83415b6aae55378e158fbc2314e074983362d20c562780fb06"
|
|
717
|
+ url: "https://pub.dev"
|
|
718
|
+ source: hosted
|
|
719
|
+ version: "2.2.1"
|
|
720
|
+ shared_preferences_foundation:
|
|
721
|
+ dependency: transitive
|
|
722
|
+ description:
|
|
723
|
+ name: shared_preferences_foundation
|
|
724
|
+ sha256: "7708d83064f38060c7b39db12aefe449cb8cdc031d6062280087bc4cdb988f5c"
|
|
725
|
+ url: "https://pub.dev"
|
|
726
|
+ source: hosted
|
|
727
|
+ version: "2.3.5"
|
|
728
|
+ shared_preferences_linux:
|
|
729
|
+ dependency: transitive
|
|
730
|
+ description:
|
|
731
|
+ name: shared_preferences_linux
|
|
732
|
+ sha256: "9f2cbcf46d4270ea8be39fa156d86379077c8a5228d9dfdb1164ae0bb93f1faa"
|
|
733
|
+ url: "https://pub.dev"
|
|
734
|
+ source: hosted
|
|
735
|
+ version: "2.3.2"
|
|
736
|
+ shared_preferences_platform_interface:
|
|
737
|
+ dependency: transitive
|
|
738
|
+ description:
|
|
739
|
+ name: shared_preferences_platform_interface
|
|
740
|
+ sha256: "22e2ecac9419b4246d7c22bfbbda589e3acf5c0351137d87dd2939d984d37c3b"
|
|
741
|
+ url: "https://pub.dev"
|
|
742
|
+ source: hosted
|
|
743
|
+ version: "2.3.2"
|
|
744
|
+ shared_preferences_web:
|
|
745
|
+ dependency: transitive
|
|
746
|
+ description:
|
|
747
|
+ name: shared_preferences_web
|
|
748
|
+ sha256: "7b15ffb9387ea3e237bb7a66b8a23d2147663d391cafc5c8f37b2e7b4bde5d21"
|
|
749
|
+ url: "https://pub.dev"
|
|
750
|
+ source: hosted
|
|
751
|
+ version: "2.2.2"
|
|
752
|
+ shared_preferences_windows:
|
|
753
|
+ dependency: transitive
|
|
754
|
+ description:
|
|
755
|
+ name: shared_preferences_windows
|
|
756
|
+ sha256: "841ad54f3c8381c480d0c9b508b89a34036f512482c407e6df7a9c4aa2ef8f59"
|
|
757
|
+ url: "https://pub.dev"
|
|
758
|
+ source: hosted
|
|
759
|
+ version: "2.3.2"
|
|
760
|
+ shelf:
|
|
761
|
+ dependency: transitive
|
|
762
|
+ description:
|
|
763
|
+ name: shelf
|
|
764
|
+ sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4
|
|
765
|
+ url: "https://pub.dev"
|
|
766
|
+ source: hosted
|
|
767
|
+ version: "1.4.1"
|
|
768
|
+ shelf_web_socket:
|
|
769
|
+ dependency: transitive
|
|
770
|
+ description:
|
|
771
|
+ name: shelf_web_socket
|
|
772
|
+ sha256: "9ca081be41c60190ebcb4766b2486a7d50261db7bd0f5d9615f2d653637a84c1"
|
|
773
|
+ url: "https://pub.dev"
|
|
774
|
+ source: hosted
|
|
775
|
+ version: "1.0.4"
|
400
|
776
|
sky_engine:
|
401
|
777
|
dependency: transitive
|
402
|
778
|
description: flutter
|
403
|
779
|
source: sdk
|
404
|
780
|
version: "0.0.99"
|
|
781
|
+ source_gen:
|
|
782
|
+ dependency: transitive
|
|
783
|
+ description:
|
|
784
|
+ name: source_gen
|
|
785
|
+ sha256: "14658ba5f669685cd3d63701d01b31ea748310f7ab854e471962670abcf57832"
|
|
786
|
+ url: "https://pub.dev"
|
|
787
|
+ source: hosted
|
|
788
|
+ version: "1.5.0"
|
|
789
|
+ source_helper:
|
|
790
|
+ dependency: transitive
|
|
791
|
+ description:
|
|
792
|
+ name: source_helper
|
|
793
|
+ sha256: "6adebc0006c37dd63fe05bca0a929b99f06402fc95aa35bf36d67f5c06de01fd"
|
|
794
|
+ url: "https://pub.dev"
|
|
795
|
+ source: hosted
|
|
796
|
+ version: "1.3.4"
|
405
|
797
|
source_span:
|
406
|
798
|
dependency: transitive
|
407
|
799
|
description:
|
|
@@ -450,6 +842,14 @@ packages:
|
450
|
842
|
url: "https://pub.dev"
|
451
|
843
|
source: hosted
|
452
|
844
|
version: "2.1.2"
|
|
845
|
+ stream_transform:
|
|
846
|
+ dependency: transitive
|
|
847
|
+ description:
|
|
848
|
+ name: stream_transform
|
|
849
|
+ sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
|
|
850
|
+ url: "https://pub.dev"
|
|
851
|
+ source: hosted
|
|
852
|
+ version: "2.1.0"
|
453
|
853
|
string_scanner:
|
454
|
854
|
dependency: transitive
|
455
|
855
|
description:
|
|
@@ -498,6 +898,22 @@ packages:
|
498
|
898
|
url: "https://pub.dev"
|
499
|
899
|
source: hosted
|
500
|
900
|
version: "0.6.1"
|
|
901
|
+ timing:
|
|
902
|
+ dependency: transitive
|
|
903
|
+ description:
|
|
904
|
+ name: timing
|
|
905
|
+ sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
|
|
906
|
+ url: "https://pub.dev"
|
|
907
|
+ source: hosted
|
|
908
|
+ version: "1.0.1"
|
|
909
|
+ tuple:
|
|
910
|
+ dependency: transitive
|
|
911
|
+ description:
|
|
912
|
+ name: tuple
|
|
913
|
+ sha256: a97ce2013f240b2f3807bcbaf218765b6f301c3eff91092bcfa23a039e7dd151
|
|
914
|
+ url: "https://pub.dev"
|
|
915
|
+ source: hosted
|
|
916
|
+ version: "2.0.2"
|
501
|
917
|
typed_data:
|
502
|
918
|
dependency: transitive
|
503
|
919
|
description:
|
|
@@ -522,6 +938,14 @@ packages:
|
522
|
938
|
url: "https://pub.dev"
|
523
|
939
|
source: hosted
|
524
|
940
|
version: "2.1.4"
|
|
941
|
+ watcher:
|
|
942
|
+ dependency: transitive
|
|
943
|
+ description:
|
|
944
|
+ name: watcher
|
|
945
|
+ sha256: "3d2ad6751b3c16cf07c7fca317a1413b3f26530319181b37e3b9039b84fc01d8"
|
|
946
|
+ url: "https://pub.dev"
|
|
947
|
+ source: hosted
|
|
948
|
+ version: "1.1.0"
|
525
|
949
|
web:
|
526
|
950
|
dependency: transitive
|
527
|
951
|
description:
|
|
@@ -530,6 +954,14 @@ packages:
|
530
|
954
|
url: "https://pub.dev"
|
531
|
955
|
source: hosted
|
532
|
956
|
version: "0.3.0"
|
|
957
|
+ web_socket_channel:
|
|
958
|
+ dependency: transitive
|
|
959
|
+ description:
|
|
960
|
+ name: web_socket_channel
|
|
961
|
+ sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
|
|
962
|
+ url: "https://pub.dev"
|
|
963
|
+ source: hosted
|
|
964
|
+ version: "2.4.0"
|
533
|
965
|
win32:
|
534
|
966
|
dependency: transitive
|
535
|
967
|
description:
|
|
@@ -554,6 +986,22 @@ packages:
|
554
|
986
|
url: "https://pub.dev"
|
555
|
987
|
source: hosted
|
556
|
988
|
version: "1.0.4"
|
|
989
|
+ xml:
|
|
990
|
+ dependency: transitive
|
|
991
|
+ description:
|
|
992
|
+ name: xml
|
|
993
|
+ sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
|
|
994
|
+ url: "https://pub.dev"
|
|
995
|
+ source: hosted
|
|
996
|
+ version: "6.5.0"
|
|
997
|
+ yaml:
|
|
998
|
+ dependency: transitive
|
|
999
|
+ description:
|
|
1000
|
+ name: yaml
|
|
1001
|
+ sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
|
|
1002
|
+ url: "https://pub.dev"
|
|
1003
|
+ source: hosted
|
|
1004
|
+ version: "3.1.2"
|
557
|
1005
|
sdks:
|
558
|
1006
|
dart: ">=3.2.0 <4.0.0"
|
559
|
|
- flutter: ">=3.10.0"
|
|
1007
|
+ flutter: ">=3.16.0"
|