- Fix nullability issue - Update Flutter and Packages
- Fix nullability issue - Update Flutter and Packages
OmarHatem committed
Feb 6, 2023 at 18:33 UTC
c45a98848149c51ea423b083636d626c4a0f4a5f
6 files changed
+887
-606
cw_bitcoin/pubspec.lock
+229
-155
@@ -5,37 +5,42 @@ packages:
5
dependency: transitive
6
description:
7
name: _fe_analyzer_shared
8
- url: "https://pub.dartlang.org"
8
+ sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8"
9
+ url: "https://pub.dev"
10
source: hosted
11
version: "47.0.0"
12
analyzer:
13
dependency: transitive
14
description:
15
name: analyzer
15
- url: "https://pub.dartlang.org"
16
+ sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80"
17
+ url: "https://pub.dev"
18
source: hosted
19
version: "4.7.0"
20
args:
21
dependency: transitive
22
description:
23
name: args
22
- url: "https://pub.dartlang.org"
24
+ sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25
+ url: "https://pub.dev"
26
source: hosted
24
- version: "2.3.1"
27
+ version: "2.3.2"
28
asn1lib:
29
dependency: transitive
30
description:
31
name: asn1lib
29
- url: "https://pub.dartlang.org"
32
+ sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33
+ url: "https://pub.dev"
34
source: hosted
31
- version: "1.1.1"
35
+ version: "1.4.0"
36
async:
37
dependency: transitive
38
description:
39
name: async
36
- url: "https://pub.dartlang.org"
40
+ sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41
+ url: "https://pub.dev"
42
source: hosted
38
- version: "2.9.0"
43
+ version: "2.10.0"
44
bech32:
45
dependency: transitive
46
description:
@@ -49,14 +54,16 @@ packages:
54
dependency: transitive
55
description:
56
name: bip32
52
- url: "https://pub.dartlang.org"
57
+ sha256: "54787cd7a111e9d37394aabbf53d1fc5e2e0e0af2cd01c459147a97c0e3f8a97"
58
+ url: "https://pub.dev"
59
source: hosted
60
version: "2.0.0"
61
bip39:
62
dependency: transitive
63
description:
64
name: bip39
59
- url: "https://pub.dartlang.org"
65
+ sha256: de1ee27ebe7d96b84bb3a04a4132a0a3007dcdd5ad27dd14aa87a29d97c45edc
66
+ url: "https://pub.dev"
67
source: hosted
68
version: "1.0.6"
69
bitcoin_flutter:
@@ -72,126 +79,144 @@ packages:
79
dependency: transitive
80
description:
81
name: boolean_selector
75
- url: "https://pub.dartlang.org"
82
+ sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
83
+ url: "https://pub.dev"
84
source: hosted
77
- version: "2.1.0"
85
+ version: "2.1.1"
86
bs58check:
87
dependency: transitive
88
description:
89
name: bs58check
82
- url: "https://pub.dartlang.org"
90
+ sha256: c4a164d42b25c2f6bc88a8beccb9fc7d01440f3c60ba23663a20a70faf484ea9
91
+ url: "https://pub.dev"
92
source: hosted
93
version: "1.0.2"
94
build:
95
dependency: transitive
96
description:
97
name: build
89
- url: "https://pub.dartlang.org"
98
+ sha256: "3fbda25365741f8251b39f3917fb3c8e286a96fd068a5a242e11c2012d495777"
99
+ url: "https://pub.dev"
100
source: hosted
101
version: "2.3.1"
102
build_config:
103
dependency: transitive
104
description:
105
name: build_config
96
- url: "https://pub.dartlang.org"
106
+ sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
107
+ url: "https://pub.dev"
108
source: hosted
98
- version: "1.1.0"
109
+ version: "1.1.1"
110
build_daemon:
111
dependency: transitive
112
description:
113
name: build_daemon
103
- url: "https://pub.dartlang.org"
114
+ sha256: "6bc5544ea6ce4428266e7ea680e945c68806c4aae2da0eb5e9ccf38df8d6acbf"
115
+ url: "https://pub.dev"
116
source: hosted
117
version: "3.1.0"
118
build_resolvers:
119
dependency: "direct dev"
120
description:
121
name: build_resolvers
110
- url: "https://pub.dartlang.org"
122
+ sha256: "687cf90a3951affac1bd5f9ecb5e3e90b60487f3d9cdc359bb310f8876bb02a6"
123
+ url: "https://pub.dev"
124
source: hosted
125
version: "2.0.10"
126
build_runner:
127
dependency: "direct dev"
128
description:
129
name: build_runner
117
- url: "https://pub.dartlang.org"
130
+ sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
131
+ url: "https://pub.dev"
132
source: hosted
119
- version: "2.2.1"
133
+ version: "2.3.3"
134
build_runner_core:
135
dependency: transitive
136
description:
137
name: build_runner_core
124
- url: "https://pub.dartlang.org"
138
+ sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
139
+ url: "https://pub.dev"
140
source: hosted
126
- version: "7.2.4"
141
+ version: "7.2.7"
142
built_collection:
143
dependency: transitive
144
description:
145
name: built_collection
131
- url: "https://pub.dartlang.org"
146
+ sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
147
+ url: "https://pub.dev"
148
source: hosted
149
version: "5.1.1"
150
built_value:
151
dependency: transitive
152
description:
153
name: built_value
138
- url: "https://pub.dartlang.org"
154
+ sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
155
+ url: "https://pub.dev"
156
source: hosted
140
- version: "8.4.1"
157
+ version: "8.4.3"
158
characters:
159
dependency: transitive
160
description:
161
name: characters
145
- url: "https://pub.dartlang.org"
162
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
163
+ url: "https://pub.dev"
164
source: hosted
165
version: "1.2.1"
166
checked_yaml:
167
dependency: transitive
168
description:
169
name: checked_yaml
152
- url: "https://pub.dartlang.org"
170
+ sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
171
+ url: "https://pub.dev"
172
source: hosted
154
- version: "2.0.1"
173
+ version: "2.0.2"
174
clock:
175
dependency: transitive
176
description:
177
name: clock
159
- url: "https://pub.dartlang.org"
178
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
179
+ url: "https://pub.dev"
180
source: hosted
181
version: "1.1.1"
182
code_builder:
183
dependency: transitive
184
description:
185
name: code_builder
166
- url: "https://pub.dartlang.org"
186
+ sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
187
+ url: "https://pub.dev"
188
source: hosted
168
- version: "4.3.0"
189
+ version: "4.4.0"
190
collection:
191
dependency: transitive
192
description:
193
name: collection
173
- url: "https://pub.dartlang.org"
194
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
195
+ url: "https://pub.dev"
196
source: hosted
175
- version: "1.16.0"
197
+ version: "1.17.0"
198
convert:
199
dependency: transitive
200
description:
201
name: convert
180
- url: "https://pub.dartlang.org"
202
+ sha256: "196284f26f69444b7f5c50692b55ec25da86d9e500451dc09333bf2e3ad69259"
203
+ url: "https://pub.dev"
204
source: hosted
205
version: "3.0.2"
206
crypto:
207
dependency: transitive
208
description:
209
name: crypto
187
- url: "https://pub.dartlang.org"
210
+ sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
211
+ url: "https://pub.dev"
212
source: hosted
213
version: "3.0.2"
214
cryptography:
215
dependency: "direct main"
216
description:
217
name: cryptography
194
- url: "https://pub.dartlang.org"
218
+ sha256: e0e37f79665cd5c86e8897f9abe1accfe813c0cc5299dab22256e22fddc1fef8
219
+ url: "https://pub.dev"
220
source: hosted
221
version: "2.0.5"
222
cw_core:
@@ -205,44 +230,50 @@ packages:
230
dependency: transitive
231
description:
232
name: dart_style
208
- url: "https://pub.dartlang.org"
233
+ sha256: "7a03456c3490394c8e7665890333e91ae8a49be43542b616e414449ac358acd4"
234
+ url: "https://pub.dev"
235
source: hosted
236
version: "2.2.4"
237
encrypt:
238
dependency: "direct main"
239
description:
240
name: encrypt
215
- url: "https://pub.dartlang.org"
241
+ sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb"
242
+ url: "https://pub.dev"
243
source: hosted
244
version: "5.0.1"
245
fake_async:
246
dependency: transitive
247
description:
248
name: fake_async
222
- url: "https://pub.dartlang.org"
249
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
250
+ url: "https://pub.dev"
251
source: hosted
252
version: "1.3.1"
253
ffi:
254
dependency: transitive
255
description:
256
name: ffi
229
- url: "https://pub.dartlang.org"
257
+ sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978
258
+ url: "https://pub.dev"
259
source: hosted
260
version: "2.0.1"
261
file:
262
dependency: transitive
263
description:
264
name: file
236
- url: "https://pub.dartlang.org"
265
+ sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
266
+ url: "https://pub.dev"
267
source: hosted
238
- version: "6.1.2"
268
+ version: "6.1.4"
269
fixnum:
270
dependency: transitive
271
description:
272
name: fixnum
243
- url: "https://pub.dartlang.org"
273
+ sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
274
+ url: "https://pub.dev"
275
source: hosted
245
- version: "1.0.1"
276
+ version: "1.1.0"
277
flutter:
278
dependency: "direct main"
279
description: flutter
@@ -252,9 +283,10 @@ packages:
283
dependency: "direct main"
284
description:
285
name: flutter_mobx
255
- url: "https://pub.dartlang.org"
286
+ sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
287
+ url: "https://pub.dev"
288
source: hosted
257
- version: "2.0.6+4"
289
+ version: "2.0.6+5"
290
flutter_test:
291
dependency: "direct dev"
292
description: flutter
@@ -264,282 +296,306 @@ packages:
296
dependency: transitive
297
description:
298
name: frontend_server_client
267
- url: "https://pub.dartlang.org"
299
+ sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
300
+ url: "https://pub.dev"
301
source: hosted
269
- version: "2.1.3"
302
+ version: "3.2.0"
303
glob:
304
dependency: transitive
305
description:
306
name: glob
274
- url: "https://pub.dartlang.org"
307
+ sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
308
+ url: "https://pub.dev"
309
source: hosted
276
- version: "2.0.1"
310
+ version: "2.1.1"
311
graphs:
312
dependency: transitive
313
description:
314
name: graphs
281
- url: "https://pub.dartlang.org"
315
+ sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
316
+ url: "https://pub.dev"
317
source: hosted
283
- version: "2.1.0"
318
+ version: "2.2.0"
319
hex:
320
dependency: transitive
321
description:
322
name: hex
288
- url: "https://pub.dartlang.org"
323
+ sha256: "4e7cd54e4b59ba026432a6be2dd9d96e4c5205725194997193bf871703b82c4a"
324
+ url: "https://pub.dev"
325
source: hosted
326
version: "0.2.0"
327
hive:
328
dependency: transitive
329
description:
330
name: hive
295
- url: "https://pub.dartlang.org"
331
+ sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
332
+ url: "https://pub.dev"
333
source: hosted
334
version: "2.2.3"
335
hive_generator:
336
dependency: "direct dev"
337
description:
338
name: hive_generator
302
- url: "https://pub.dartlang.org"
339
+ sha256: "81fd20125cb2ce8fd23623d7744ffbaf653aae93706c9bd3bf7019ea0ace3938"
340
+ url: "https://pub.dev"
341
source: hosted
342
version: "1.1.3"
343
http:
344
dependency: "direct main"
345
description:
346
name: http
309
- url: "https://pub.dartlang.org"
347
+ sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482"
348
+ url: "https://pub.dev"
349
source: hosted
350
version: "0.13.5"
351
http_multi_server:
352
dependency: transitive
353
description:
354
name: http_multi_server
316
- url: "https://pub.dartlang.org"
355
+ sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
356
+ url: "https://pub.dev"
357
source: hosted
358
version: "3.2.1"
359
http_parser:
360
dependency: transitive
361
description:
362
name: http_parser
323
- url: "https://pub.dartlang.org"
363
+ sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
364
+ url: "https://pub.dev"
365
source: hosted
325
- version: "4.0.1"
366
+ version: "4.0.2"
367
intl:
368
dependency: "direct main"
369
description:
370
name: intl
330
- url: "https://pub.dartlang.org"
371
+ sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
372
+ url: "https://pub.dev"
373
source: hosted
374
version: "0.17.0"
375
io:
376
dependency: transitive
377
description:
378
name: io
337
- url: "https://pub.dartlang.org"
379
+ sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
380
+ url: "https://pub.dev"
381
source: hosted
339
- version: "1.0.3"
382
+ version: "1.0.4"
383
js:
384
dependency: transitive
385
description:
386
name: js
344
- url: "https://pub.dartlang.org"
387
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
388
+ url: "https://pub.dev"
389
source: hosted
346
- version: "0.6.3"
390
+ version: "0.6.5"
391
json_annotation:
392
dependency: transitive
393
description:
394
name: json_annotation
351
- url: "https://pub.dartlang.org"
395
+ sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
396
+ url: "https://pub.dev"
397
source: hosted
353
- version: "4.7.0"
398
+ version: "4.8.0"
399
logging:
400
dependency: transitive
401
description:
402
name: logging
358
- url: "https://pub.dartlang.org"
403
+ sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
404
+ url: "https://pub.dev"
405
source: hosted
360
- version: "1.0.2"
406
+ version: "1.1.1"
407
matcher:
408
dependency: transitive
409
description:
410
name: matcher
365
- url: "https://pub.dartlang.org"
411
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
412
+ url: "https://pub.dev"
413
source: hosted
367
- version: "0.12.12"
414
+ version: "0.12.13"
415
material_color_utilities:
416
dependency: transitive
417
description:
418
name: material_color_utilities
372
- url: "https://pub.dartlang.org"
419
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
420
+ url: "https://pub.dev"
421
source: hosted
374
- version: "0.1.5"
422
+ version: "0.2.0"
423
meta:
424
dependency: transitive
425
description:
426
name: meta
379
- url: "https://pub.dartlang.org"
427
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
428
+ url: "https://pub.dev"
429
source: hosted
430
version: "1.8.0"
431
mime:
432
dependency: transitive
433
description:
434
name: mime
386
- url: "https://pub.dartlang.org"
435
+ sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
436
+ url: "https://pub.dev"
437
source: hosted
388
- version: "1.0.1"
438
+ version: "1.0.4"
439
mobx:
440
dependency: "direct main"
441
description:
442
name: mobx
393
- url: "https://pub.dartlang.org"
443
+ sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
444
+ url: "https://pub.dev"
445
source: hosted
395
- version: "2.1.0"
446
+ version: "2.1.3+1"
447
mobx_codegen:
448
dependency: "direct dev"
449
description:
450
name: mobx_codegen
400
- url: "https://pub.dartlang.org"
451
+ sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
452
+ url: "https://pub.dev"
453
source: hosted
402
- version: "2.0.7+3"
454
+ version: "2.1.1"
455
package_config:
456
dependency: transitive
457
description:
458
name: package_config
407
- url: "https://pub.dartlang.org"
459
+ sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
460
+ url: "https://pub.dev"
461
source: hosted
462
version: "2.1.0"
463
path:
464
dependency: transitive
465
description:
466
name: path
414
- url: "https://pub.dartlang.org"
467
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
468
+ url: "https://pub.dev"
469
source: hosted
470
version: "1.8.2"
471
path_provider:
472
dependency: "direct main"
473
description:
474
name: path_provider
421
- url: "https://pub.dartlang.org"
475
+ sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
476
+ url: "https://pub.dev"
477
source: hosted
423
- version: "2.0.11"
478
+ version: "2.0.12"
479
path_provider_android:
480
dependency: transitive
481
description:
482
name: path_provider_android
428
- url: "https://pub.dartlang.org"
483
+ sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
484
+ url: "https://pub.dev"
485
source: hosted
430
- version: "2.0.20"
431
- path_provider_ios:
486
+ version: "2.0.22"
487
+ path_provider_foundation:
488
dependency: transitive
489
description:
434
- name: path_provider_ios
435
- url: "https://pub.dartlang.org"
490
+ name: path_provider_foundation
491
+ sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
492
+ url: "https://pub.dev"
493
source: hosted
437
- version: "2.0.11"
494
+ version: "2.1.1"
495
path_provider_linux:
496
dependency: transitive
497
description:
498
name: path_provider_linux
442
- url: "https://pub.dartlang.org"
499
+ sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
500
+ url: "https://pub.dev"
501
source: hosted
502
version: "2.1.7"
445
- path_provider_macos:
446
- dependency: transitive
447
- description:
448
- name: path_provider_macos
449
- url: "https://pub.dartlang.org"
450
- source: hosted
451
- version: "2.0.6"
503
path_provider_platform_interface:
504
dependency: transitive
505
description:
506
name: path_provider_platform_interface
456
- url: "https://pub.dartlang.org"
507
+ sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
508
+ url: "https://pub.dev"
509
source: hosted
510
version: "2.0.5"
511
path_provider_windows:
512
dependency: transitive
513
description:
514
name: path_provider_windows
463
- url: "https://pub.dartlang.org"
515
+ sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c
516
+ url: "https://pub.dev"
517
source: hosted
518
version: "2.1.3"
466
- pedantic:
467
- dependency: transitive
468
- description:
469
- name: pedantic
470
- url: "https://pub.dartlang.org"
471
- source: hosted
472
- version: "1.11.1"
519
platform:
520
dependency: transitive
521
description:
522
name: platform
477
- url: "https://pub.dartlang.org"
523
+ sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
524
+ url: "https://pub.dev"
525
source: hosted
526
version: "3.1.0"
527
plugin_platform_interface:
528
dependency: transitive
529
description:
530
name: plugin_platform_interface
484
- url: "https://pub.dartlang.org"
531
+ sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a
532
+ url: "https://pub.dev"
533
source: hosted
534
version: "2.1.3"
535
pointycastle:
536
dependency: transitive
537
description:
538
name: pointycastle
491
- url: "https://pub.dartlang.org"
539
+ sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346
540
+ url: "https://pub.dev"
541
source: hosted
542
version: "3.6.2"
543
pool:
544
dependency: transitive
545
description:
546
name: pool
498
- url: "https://pub.dartlang.org"
547
+ sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
548
+ url: "https://pub.dev"
549
source: hosted
500
- version: "1.5.0"
550
+ version: "1.5.1"
551
process:
552
dependency: transitive
553
description:
554
name: process
505
- url: "https://pub.dartlang.org"
555
+ sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
556
+ url: "https://pub.dev"
557
source: hosted
507
- version: "4.2.3"
558
+ version: "4.2.4"
559
pub_semver:
560
dependency: transitive
561
description:
562
name: pub_semver
512
- url: "https://pub.dartlang.org"
563
+ sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
564
+ url: "https://pub.dev"
565
source: hosted
514
- version: "2.1.0"
566
+ version: "2.1.3"
567
pubspec_parse:
568
dependency: transitive
569
description:
570
name: pubspec_parse
519
- url: "https://pub.dartlang.org"
571
+ sha256: "75f6614d6dde2dc68948dffbaa4fe5dae32cd700eb9fb763fe11dfb45a3c4d0a"
572
+ url: "https://pub.dev"
573
source: hosted
574
version: "1.2.1"
575
rxdart:
576
dependency: "direct main"
577
description:
578
name: rxdart
526
- url: "https://pub.dartlang.org"
579
+ sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb"
580
+ url: "https://pub.dev"
581
source: hosted
528
- version: "0.27.5"
582
+ version: "0.27.7"
583
shelf:
584
dependency: transitive
585
description:
586
name: shelf
533
- url: "https://pub.dartlang.org"
587
+ sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
588
+ url: "https://pub.dev"
589
source: hosted
590
version: "1.4.0"
591
shelf_web_socket:
592
dependency: transitive
593
description:
594
name: shelf_web_socket
540
- url: "https://pub.dartlang.org"
595
+ sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
596
+ url: "https://pub.dev"
597
source: hosted
542
- version: "1.0.2"
598
+ version: "1.0.3"
599
sky_engine:
600
dependency: transitive
601
description: flutter
@@ -549,128 +605,146 @@ packages:
605
dependency: transitive
606
description:
607
name: source_gen
552
- url: "https://pub.dartlang.org"
608
+ sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
609
+ url: "https://pub.dev"
610
source: hosted
554
- version: "1.2.5"
611
+ version: "1.2.6"
612
source_helper:
613
dependency: transitive
614
description:
615
name: source_helper
559
- url: "https://pub.dartlang.org"
616
+ sha256: "3b67aade1d52416149c633ba1bb36df44d97c6b51830c2198e934e3fca87ca1f"
617
+ url: "https://pub.dev"
618
source: hosted
619
version: "1.3.3"
620
source_span:
621
dependency: transitive
622
description:
623
name: source_span
566
- url: "https://pub.dartlang.org"
624
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
625
+ url: "https://pub.dev"
626
source: hosted
568
- version: "1.9.0"
627
+ version: "1.9.1"
628
stack_trace:
629
dependency: transitive
630
description:
631
name: stack_trace
573
- url: "https://pub.dartlang.org"
632
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
633
+ url: "https://pub.dev"
634
source: hosted
575
- version: "1.10.0"
635
+ version: "1.11.0"
636
stream_channel:
637
dependency: transitive
638
description:
639
name: stream_channel
580
- url: "https://pub.dartlang.org"
640
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
641
+ url: "https://pub.dev"
642
source: hosted
582
- version: "2.1.0"
643
+ version: "2.1.1"
644
stream_transform:
645
dependency: transitive
646
description:
647
name: stream_transform
587
- url: "https://pub.dartlang.org"
648
+ sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
649
+ url: "https://pub.dev"
650
source: hosted
589
- version: "2.0.0"
651
+ version: "2.1.0"
652
string_scanner:
653
dependency: transitive
654
description:
655
name: string_scanner
594
- url: "https://pub.dartlang.org"
656
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
657
+ url: "https://pub.dev"
658
source: hosted
596
- version: "1.1.1"
659
+ version: "1.2.0"
660
term_glyph:
661
dependency: transitive
662
description:
663
name: term_glyph
601
- url: "https://pub.dartlang.org"
664
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
665
+ url: "https://pub.dev"
666
source: hosted
667
version: "1.2.1"
668
test_api:
669
dependency: transitive
670
description:
671
name: test_api
608
- url: "https://pub.dartlang.org"
672
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
673
+ url: "https://pub.dev"
674
source: hosted
610
- version: "0.4.12"
675
+ version: "0.4.16"
676
timing:
677
dependency: transitive
678
description:
679
name: timing
615
- url: "https://pub.dartlang.org"
680
+ sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
681
+ url: "https://pub.dev"
682
source: hosted
617
- version: "1.0.0"
683
+ version: "1.0.1"
684
typed_data:
685
dependency: transitive
686
description:
687
name: typed_data
622
- url: "https://pub.dartlang.org"
688
+ sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
689
+ url: "https://pub.dev"
690
source: hosted
624
- version: "1.3.0"
691
+ version: "1.3.1"
692
unorm_dart:
693
dependency: "direct main"
694
description:
695
name: unorm_dart
629
- url: "https://pub.dartlang.org"
696
+ sha256: "5b35bff83fce4d76467641438f9e867dc9bcfdb8c1694854f230579d68cd8f4b"
697
+ url: "https://pub.dev"
698
source: hosted
699
version: "0.2.0"
700
vector_math:
701
dependency: transitive
702
description:
703
name: vector_math
636
- url: "https://pub.dartlang.org"
704
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
705
+ url: "https://pub.dev"
706
source: hosted
638
- version: "2.1.2"
707
+ version: "2.1.4"
708
watcher:
709
dependency: transitive
710
description:
711
name: watcher
643
- url: "https://pub.dartlang.org"
712
+ sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
713
+ url: "https://pub.dev"
714
source: hosted
645
- version: "1.0.0"
715
+ version: "1.0.2"
716
web_socket_channel:
717
dependency: transitive
718
description:
719
name: web_socket_channel
650
- url: "https://pub.dartlang.org"
720
+ sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
721
+ url: "https://pub.dev"
722
source: hosted
652
- version: "2.2.0"
723
+ version: "2.3.0"
724
win32:
725
dependency: transitive
726
description:
727
name: win32
657
- url: "https://pub.dartlang.org"
728
+ sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46
729
+ url: "https://pub.dev"
730
source: hosted
659
- version: "3.0.0"
731
+ version: "3.1.3"
732
xdg_directories:
733
dependency: transitive
734
description:
735
name: xdg_directories
664
- url: "https://pub.dartlang.org"
736
+ sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
737
+ url: "https://pub.dev"
738
source: hosted
666
- version: "0.2.0+2"
739
+ version: "0.2.0+3"
740
yaml:
741
dependency: transitive
742
description:
743
name: yaml
671
- url: "https://pub.dartlang.org"
744
+ sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
745
+ url: "https://pub.dev"
746
source: hosted
673
- version: "3.1.0"
747
+ version: "3.1.1"
748
sdks:
675
- dart: ">=2.17.5 <3.0.0"
749
+ dart: ">=2.19.0 <3.0.0"
750
flutter: ">=3.0.0"
cw_core/pubspec.lock
+217
-150
@@ -5,191 +5,218 @@ packages:
5
dependency: transitive
6
description:
7
name: _fe_analyzer_shared
8
- url: "https://pub.dartlang.org"
8
+ sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8"
9
+ url: "https://pub.dev"
10
source: hosted
11
version: "47.0.0"
12
analyzer:
13
dependency: transitive
14
description:
15
name: analyzer
15
- url: "https://pub.dartlang.org"
16
+ sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80"
17
+ url: "https://pub.dev"
18
source: hosted
19
version: "4.7.0"
20
args:
21
dependency: transitive
22
description:
23
name: args
22
- url: "https://pub.dartlang.org"
24
+ sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25
+ url: "https://pub.dev"
26
source: hosted
24
- version: "2.3.1"
27
+ version: "2.3.2"
28
asn1lib:
29
dependency: transitive
30
description:
31
name: asn1lib
29
- url: "https://pub.dartlang.org"
32
+ sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33
+ url: "https://pub.dev"
34
source: hosted
31
- version: "1.1.1"
35
+ version: "1.4.0"
36
async:
37
dependency: transitive
38
description:
39
name: async
36
- url: "https://pub.dartlang.org"
40
+ sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41
+ url: "https://pub.dev"
42
source: hosted
38
- version: "2.9.0"
43
+ version: "2.10.0"
44
boolean_selector:
45
dependency: transitive
46
description:
47
name: boolean_selector
43
- url: "https://pub.dartlang.org"
48
+ sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49
+ url: "https://pub.dev"
50
source: hosted
45
- version: "2.1.0"
51
+ version: "2.1.1"
52
build:
53
dependency: transitive
54
description:
55
name: build
50
- url: "https://pub.dartlang.org"
56
+ sha256: "3fbda25365741f8251b39f3917fb3c8e286a96fd068a5a242e11c2012d495777"
57
+ url: "https://pub.dev"
58
source: hosted
59
version: "2.3.1"
60
build_config:
61
dependency: transitive
62
description:
63
name: build_config
57
- url: "https://pub.dartlang.org"
64
+ sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65
+ url: "https://pub.dev"
66
source: hosted
59
- version: "1.1.0"
67
+ version: "1.1.1"
68
build_daemon:
69
dependency: transitive
70
description:
71
name: build_daemon
64
- url: "https://pub.dartlang.org"
72
+ sha256: "6bc5544ea6ce4428266e7ea680e945c68806c4aae2da0eb5e9ccf38df8d6acbf"
73
+ url: "https://pub.dev"
74
source: hosted
75
version: "3.1.0"
76
build_resolvers:
77
dependency: "direct dev"
78
description:
79
name: build_resolvers
71
- url: "https://pub.dartlang.org"
80
+ sha256: "687cf90a3951affac1bd5f9ecb5e3e90b60487f3d9cdc359bb310f8876bb02a6"
81
+ url: "https://pub.dev"
82
source: hosted
83
version: "2.0.10"
84
build_runner:
85
dependency: "direct dev"
86
description:
87
name: build_runner
78
- url: "https://pub.dartlang.org"
88
+ sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89
+ url: "https://pub.dev"
90
source: hosted
80
- version: "2.2.1"
91
+ version: "2.3.3"
92
build_runner_core:
93
dependency: transitive
94
description:
95
name: build_runner_core
85
- url: "https://pub.dartlang.org"
96
+ sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97
+ url: "https://pub.dev"
98
source: hosted
87
- version: "7.2.4"
99
+ version: "7.2.7"
100
built_collection:
101
dependency: transitive
102
description:
103
name: built_collection
92
- url: "https://pub.dartlang.org"
104
+ sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
105
+ url: "https://pub.dev"
106
source: hosted
107
version: "5.1.1"
108
built_value:
109
dependency: transitive
110
description:
111
name: built_value
99
- url: "https://pub.dartlang.org"
112
+ sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113
+ url: "https://pub.dev"
114
source: hosted
101
- version: "8.1.3"
115
+ version: "8.4.3"
116
characters:
117
dependency: transitive
118
description:
119
name: characters
106
- url: "https://pub.dartlang.org"
120
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
121
+ url: "https://pub.dev"
122
source: hosted
123
version: "1.2.1"
124
checked_yaml:
125
dependency: transitive
126
description:
127
name: checked_yaml
113
- url: "https://pub.dartlang.org"
128
+ sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129
+ url: "https://pub.dev"
130
source: hosted
115
- version: "2.0.1"
131
+ version: "2.0.2"
132
clock:
133
dependency: transitive
134
description:
135
name: clock
120
- url: "https://pub.dartlang.org"
136
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
137
+ url: "https://pub.dev"
138
source: hosted
139
version: "1.1.1"
140
code_builder:
141
dependency: transitive
142
description:
143
name: code_builder
127
- url: "https://pub.dartlang.org"
144
+ sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145
+ url: "https://pub.dev"
146
source: hosted
129
- version: "4.3.0"
147
+ version: "4.4.0"
148
collection:
149
dependency: transitive
150
description:
151
name: collection
134
- url: "https://pub.dartlang.org"
152
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153
+ url: "https://pub.dev"
154
source: hosted
136
- version: "1.16.0"
155
+ version: "1.17.0"
156
convert:
157
dependency: transitive
158
description:
159
name: convert
141
- url: "https://pub.dartlang.org"
160
+ sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161
+ url: "https://pub.dev"
162
source: hosted
143
- version: "3.0.2"
163
+ version: "3.1.1"
164
crypto:
165
dependency: transitive
166
description:
167
name: crypto
148
- url: "https://pub.dartlang.org"
168
+ sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
169
+ url: "https://pub.dev"
170
source: hosted
171
version: "3.0.2"
172
dart_style:
173
dependency: transitive
174
description:
175
name: dart_style
155
- url: "https://pub.dartlang.org"
176
+ sha256: "7a03456c3490394c8e7665890333e91ae8a49be43542b616e414449ac358acd4"
177
+ url: "https://pub.dev"
178
source: hosted
179
version: "2.2.4"
180
encrypt:
181
dependency: "direct main"
182
description:
183
name: encrypt
162
- url: "https://pub.dartlang.org"
184
+ sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb"
185
+ url: "https://pub.dev"
186
source: hosted
187
version: "5.0.1"
188
fake_async:
189
dependency: transitive
190
description:
191
name: fake_async
169
- url: "https://pub.dartlang.org"
192
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
193
+ url: "https://pub.dev"
194
source: hosted
195
version: "1.3.1"
196
ffi:
197
dependency: transitive
198
description:
199
name: ffi
176
- url: "https://pub.dartlang.org"
200
+ sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978
201
+ url: "https://pub.dev"
202
source: hosted
203
version: "2.0.1"
204
file:
205
dependency: transitive
206
description:
207
name: file
183
- url: "https://pub.dartlang.org"
208
+ sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
209
+ url: "https://pub.dev"
210
source: hosted
185
- version: "6.1.2"
211
+ version: "6.1.4"
212
fixnum:
213
dependency: transitive
214
description:
215
name: fixnum
190
- url: "https://pub.dartlang.org"
216
+ sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
217
+ url: "https://pub.dev"
218
source: hosted
192
- version: "1.0.0"
219
+ version: "1.1.0"
220
flutter:
221
dependency: "direct main"
222
description: flutter
@@ -199,9 +226,10 @@ packages:
226
dependency: "direct main"
227
description:
228
name: flutter_mobx
202
- url: "https://pub.dartlang.org"
229
+ sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
230
+ url: "https://pub.dev"
231
source: hosted
204
- version: "2.0.6+4"
232
+ version: "2.0.6+5"
233
flutter_test:
234
dependency: "direct dev"
235
description: flutter
@@ -211,268 +239,290 @@ packages:
239
dependency: transitive
240
description:
241
name: frontend_server_client
214
- url: "https://pub.dartlang.org"
242
+ sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
243
+ url: "https://pub.dev"
244
source: hosted
216
- version: "2.1.3"
245
+ version: "3.2.0"
246
glob:
247
dependency: transitive
248
description:
249
name: glob
221
- url: "https://pub.dartlang.org"
250
+ sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
251
+ url: "https://pub.dev"
252
source: hosted
223
- version: "2.0.1"
253
+ version: "2.1.1"
254
graphs:
255
dependency: transitive
256
description:
257
name: graphs
228
- url: "https://pub.dartlang.org"
258
+ sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
259
+ url: "https://pub.dev"
260
source: hosted
230
- version: "2.1.0"
261
+ version: "2.2.0"
262
hive:
263
dependency: transitive
264
description:
265
name: hive
235
- url: "https://pub.dartlang.org"
266
+ sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
267
+ url: "https://pub.dev"
268
source: hosted
269
version: "2.2.3"
270
hive_generator:
271
dependency: "direct dev"
272
description:
273
name: hive_generator
242
- url: "https://pub.dartlang.org"
274
+ sha256: "81fd20125cb2ce8fd23623d7744ffbaf653aae93706c9bd3bf7019ea0ace3938"
275
+ url: "https://pub.dev"
276
source: hosted
277
version: "1.1.3"
278
http:
279
dependency: "direct main"
280
description:
281
name: http
249
- url: "https://pub.dartlang.org"
282
+ sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482"
283
+ url: "https://pub.dev"
284
source: hosted
285
version: "0.13.5"
286
http_multi_server:
287
dependency: transitive
288
description:
289
name: http_multi_server
256
- url: "https://pub.dartlang.org"
290
+ sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
291
+ url: "https://pub.dev"
292
source: hosted
293
version: "3.2.1"
294
http_parser:
295
dependency: transitive
296
description:
297
name: http_parser
263
- url: "https://pub.dartlang.org"
298
+ sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
299
+ url: "https://pub.dev"
300
source: hosted
265
- version: "4.0.1"
301
+ version: "4.0.2"
302
intl:
303
dependency: "direct main"
304
description:
305
name: intl
270
- url: "https://pub.dartlang.org"
306
+ sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
307
+ url: "https://pub.dev"
308
source: hosted
309
version: "0.17.0"
310
io:
311
dependency: transitive
312
description:
313
name: io
277
- url: "https://pub.dartlang.org"
314
+ sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
315
+ url: "https://pub.dev"
316
source: hosted
279
- version: "1.0.3"
317
+ version: "1.0.4"
318
js:
319
dependency: transitive
320
description:
321
name: js
284
- url: "https://pub.dartlang.org"
322
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
323
+ url: "https://pub.dev"
324
source: hosted
286
- version: "0.6.3"
325
+ version: "0.6.5"
326
json_annotation:
327
dependency: transitive
328
description:
329
name: json_annotation
291
- url: "https://pub.dartlang.org"
330
+ sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
331
+ url: "https://pub.dev"
332
source: hosted
293
- version: "4.6.0"
333
+ version: "4.8.0"
334
logging:
335
dependency: transitive
336
description:
337
name: logging
298
- url: "https://pub.dartlang.org"
338
+ sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
339
+ url: "https://pub.dev"
340
source: hosted
300
- version: "1.0.2"
341
+ version: "1.1.1"
342
matcher:
343
dependency: transitive
344
description:
345
name: matcher
305
- url: "https://pub.dartlang.org"
346
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
347
+ url: "https://pub.dev"
348
source: hosted
307
- version: "0.12.12"
349
+ version: "0.12.13"
350
material_color_utilities:
351
dependency: transitive
352
description:
353
name: material_color_utilities
312
- url: "https://pub.dartlang.org"
354
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
355
+ url: "https://pub.dev"
356
source: hosted
314
- version: "0.1.5"
357
+ version: "0.2.0"
358
meta:
359
dependency: transitive
360
description:
361
name: meta
319
- url: "https://pub.dartlang.org"
362
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
363
+ url: "https://pub.dev"
364
source: hosted
365
version: "1.8.0"
366
mime:
367
dependency: transitive
368
description:
369
name: mime
326
- url: "https://pub.dartlang.org"
370
+ sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
371
+ url: "https://pub.dev"
372
source: hosted
328
- version: "1.0.1"
373
+ version: "1.0.4"
374
mobx:
375
dependency: "direct main"
376
description:
377
name: mobx
333
- url: "https://pub.dartlang.org"
378
+ sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
379
+ url: "https://pub.dev"
380
source: hosted
335
- version: "2.1.0"
381
+ version: "2.1.3+1"
382
mobx_codegen:
383
dependency: "direct dev"
384
description:
385
name: mobx_codegen
340
- url: "https://pub.dartlang.org"
386
+ sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
387
+ url: "https://pub.dev"
388
source: hosted
342
- version: "2.0.7+3"
389
+ version: "2.1.1"
390
package_config:
391
dependency: transitive
392
description:
393
name: package_config
347
- url: "https://pub.dartlang.org"
394
+ sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
395
+ url: "https://pub.dev"
396
source: hosted
397
version: "2.1.0"
398
path:
399
dependency: transitive
400
description:
401
name: path
354
- url: "https://pub.dartlang.org"
402
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
403
+ url: "https://pub.dev"
404
source: hosted
405
version: "1.8.2"
406
path_provider:
407
dependency: "direct main"
408
description:
409
name: path_provider
361
- url: "https://pub.dartlang.org"
410
+ sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
411
+ url: "https://pub.dev"
412
source: hosted
363
- version: "2.0.11"
413
+ version: "2.0.12"
414
path_provider_android:
415
dependency: transitive
416
description:
417
name: path_provider_android
368
- url: "https://pub.dartlang.org"
418
+ sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
419
+ url: "https://pub.dev"
420
source: hosted
370
- version: "2.0.20"
371
- path_provider_ios:
421
+ version: "2.0.22"
422
+ path_provider_foundation:
423
dependency: transitive
424
description:
374
- name: path_provider_ios
375
- url: "https://pub.dartlang.org"
425
+ name: path_provider_foundation
426
+ sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
427
+ url: "https://pub.dev"
428
source: hosted
377
- version: "2.0.11"
429
+ version: "2.1.1"
430
path_provider_linux:
431
dependency: transitive
432
description:
433
name: path_provider_linux
382
- url: "https://pub.dartlang.org"
434
+ sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
435
+ url: "https://pub.dev"
436
source: hosted
437
version: "2.1.7"
385
- path_provider_macos:
386
- dependency: transitive
387
- description:
388
- name: path_provider_macos
389
- url: "https://pub.dartlang.org"
390
- source: hosted
391
- version: "2.0.6"
438
path_provider_platform_interface:
439
dependency: transitive
440
description:
441
name: path_provider_platform_interface
396
- url: "https://pub.dartlang.org"
442
+ sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
443
+ url: "https://pub.dev"
444
source: hosted
398
- version: "2.0.4"
445
+ version: "2.0.5"
446
path_provider_windows:
447
dependency: transitive
448
description:
449
name: path_provider_windows
403
- url: "https://pub.dartlang.org"
450
+ sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c
451
+ url: "https://pub.dev"
452
source: hosted
453
version: "2.1.3"
406
- pedantic:
407
- dependency: transitive
408
- description:
409
- name: pedantic
410
- url: "https://pub.dartlang.org"
411
- source: hosted
412
- version: "1.11.1"
454
platform:
455
dependency: transitive
456
description:
457
name: platform
417
- url: "https://pub.dartlang.org"
458
+ sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
459
+ url: "https://pub.dev"
460
source: hosted
461
version: "3.1.0"
462
plugin_platform_interface:
463
dependency: transitive
464
description:
465
name: plugin_platform_interface
424
- url: "https://pub.dartlang.org"
466
+ sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a
467
+ url: "https://pub.dev"
468
source: hosted
469
version: "2.1.3"
470
pointycastle:
471
dependency: transitive
472
description:
473
name: pointycastle
431
- url: "https://pub.dartlang.org"
474
+ sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346
475
+ url: "https://pub.dev"
476
source: hosted
477
version: "3.6.2"
478
pool:
479
dependency: transitive
480
description:
481
name: pool
438
- url: "https://pub.dartlang.org"
482
+ sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
483
+ url: "https://pub.dev"
484
source: hosted
440
- version: "1.5.0"
485
+ version: "1.5.1"
486
process:
487
dependency: transitive
488
description:
489
name: process
445
- url: "https://pub.dartlang.org"
490
+ sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
491
+ url: "https://pub.dev"
492
source: hosted
447
- version: "4.2.3"
493
+ version: "4.2.4"
494
pub_semver:
495
dependency: transitive
496
description:
497
name: pub_semver
452
- url: "https://pub.dartlang.org"
498
+ sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
499
+ url: "https://pub.dev"
500
source: hosted
454
- version: "2.1.0"
501
+ version: "2.1.3"
502
pubspec_parse:
503
dependency: transitive
504
description:
505
name: pubspec_parse
459
- url: "https://pub.dartlang.org"
506
+ sha256: "75f6614d6dde2dc68948dffbaa4fe5dae32cd700eb9fb763fe11dfb45a3c4d0a"
507
+ url: "https://pub.dev"
508
source: hosted
509
version: "1.2.1"
510
shelf:
511
dependency: transitive
512
description:
513
name: shelf
466
- url: "https://pub.dartlang.org"
514
+ sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
515
+ url: "https://pub.dev"
516
source: hosted
468
- version: "1.3.2"
517
+ version: "1.4.0"
518
shelf_web_socket:
519
dependency: transitive
520
description:
521
name: shelf_web_socket
473
- url: "https://pub.dartlang.org"
522
+ sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
523
+ url: "https://pub.dev"
524
source: hosted
475
- version: "1.0.2"
525
+ version: "1.0.3"
526
sky_engine:
527
dependency: transitive
528
description: flutter
@@ -482,121 +532,138 @@ packages:
532
dependency: transitive
533
description:
534
name: source_gen
485
- url: "https://pub.dartlang.org"
535
+ sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
536
+ url: "https://pub.dev"
537
source: hosted
487
- version: "1.2.3"
538
+ version: "1.2.6"
539
source_helper:
540
dependency: transitive
541
description:
542
name: source_helper
492
- url: "https://pub.dartlang.org"
543
+ sha256: "3b67aade1d52416149c633ba1bb36df44d97c6b51830c2198e934e3fca87ca1f"
544
+ url: "https://pub.dev"
545
source: hosted
546
version: "1.3.3"
547
source_span:
548
dependency: transitive
549
description:
550
name: source_span
499
- url: "https://pub.dartlang.org"
551
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
552
+ url: "https://pub.dev"
553
source: hosted
501
- version: "1.9.0"
554
+ version: "1.9.1"
555
stack_trace:
556
dependency: transitive
557
description:
558
name: stack_trace
506
- url: "https://pub.dartlang.org"
559
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
560
+ url: "https://pub.dev"
561
source: hosted
508
- version: "1.10.0"
562
+ version: "1.11.0"
563
stream_channel:
564
dependency: transitive
565
description:
566
name: stream_channel
513
- url: "https://pub.dartlang.org"
567
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
568
+ url: "https://pub.dev"
569
source: hosted
515
- version: "2.1.0"
570
+ version: "2.1.1"
571
stream_transform:
572
dependency: transitive
573
description:
574
name: stream_transform
520
- url: "https://pub.dartlang.org"
575
+ sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
576
+ url: "https://pub.dev"
577
source: hosted
522
- version: "2.0.0"
578
+ version: "2.1.0"
579
string_scanner:
580
dependency: transitive
581
description:
582
name: string_scanner
527
- url: "https://pub.dartlang.org"
583
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
584
+ url: "https://pub.dev"
585
source: hosted
529
- version: "1.1.1"
586
+ version: "1.2.0"
587
term_glyph:
588
dependency: transitive
589
description:
590
name: term_glyph
534
- url: "https://pub.dartlang.org"
591
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
592
+ url: "https://pub.dev"
593
source: hosted
594
version: "1.2.1"
595
test_api:
596
dependency: transitive
597
description:
598
name: test_api
541
- url: "https://pub.dartlang.org"
599
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
600
+ url: "https://pub.dev"
601
source: hosted
543
- version: "0.4.12"
602
+ version: "0.4.16"
603
timing:
604
dependency: transitive
605
description:
606
name: timing
548
- url: "https://pub.dartlang.org"
607
+ sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
608
+ url: "https://pub.dev"
609
source: hosted
550
- version: "1.0.0"
610
+ version: "1.0.1"
611
typed_data:
612
dependency: transitive
613
description:
614
name: typed_data
555
- url: "https://pub.dartlang.org"
615
+ sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
616
+ url: "https://pub.dev"
617
source: hosted
557
- version: "1.3.0"
618
+ version: "1.3.1"
619
vector_math:
620
dependency: transitive
621
description:
622
name: vector_math
562
- url: "https://pub.dartlang.org"
623
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
624
+ url: "https://pub.dev"
625
source: hosted
564
- version: "2.1.2"
626
+ version: "2.1.4"
627
watcher:
628
dependency: transitive
629
description:
630
name: watcher
569
- url: "https://pub.dartlang.org"
631
+ sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
632
+ url: "https://pub.dev"
633
source: hosted
571
- version: "1.0.0"
634
+ version: "1.0.2"
635
web_socket_channel:
636
dependency: transitive
637
description:
638
name: web_socket_channel
576
- url: "https://pub.dartlang.org"
639
+ sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
640
+ url: "https://pub.dev"
641
source: hosted
578
- version: "2.2.0"
642
+ version: "2.3.0"
643
win32:
644
dependency: transitive
645
description:
646
name: win32
583
- url: "https://pub.dartlang.org"
647
+ sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46
648
+ url: "https://pub.dev"
649
source: hosted
585
- version: "3.0.0"
650
+ version: "3.1.3"
651
xdg_directories:
652
dependency: transitive
653
description:
654
name: xdg_directories
590
- url: "https://pub.dartlang.org"
655
+ sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
656
+ url: "https://pub.dev"
657
source: hosted
592
- version: "0.2.0+2"
658
+ version: "0.2.0+3"
659
yaml:
660
dependency: transitive
661
description:
662
name: yaml
597
- url: "https://pub.dartlang.org"
663
+ sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
664
+ url: "https://pub.dev"
665
source: hosted
599
- version: "3.1.0"
666
+ version: "3.1.1"
667
sdks:
601
- dart: ">=2.17.5 <3.0.0"
668
+ dart: ">=2.19.0 <3.0.0"
669
flutter: ">=3.0.0"
cw_haven/pubspec.lock
+218
-151
@@ -5,147 +5,168 @@ packages:
5
dependency: transitive
6
description:
7
name: _fe_analyzer_shared
8
- url: "https://pub.dartlang.org"
8
+ sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8"
9
+ url: "https://pub.dev"
10
source: hosted
11
version: "47.0.0"
12
analyzer:
13
dependency: transitive
14
description:
15
name: analyzer
15
- url: "https://pub.dartlang.org"
16
+ sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80"
17
+ url: "https://pub.dev"
18
source: hosted
19
version: "4.7.0"
20
args:
21
dependency: transitive
22
description:
23
name: args
22
- url: "https://pub.dartlang.org"
24
+ sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25
+ url: "https://pub.dev"
26
source: hosted
24
- version: "2.3.1"
27
+ version: "2.3.2"
28
asn1lib:
29
dependency: transitive
30
description:
31
name: asn1lib
29
- url: "https://pub.dartlang.org"
32
+ sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33
+ url: "https://pub.dev"
34
source: hosted
31
- version: "1.1.1"
35
+ version: "1.4.0"
36
async:
37
dependency: transitive
38
description:
39
name: async
36
- url: "https://pub.dartlang.org"
40
+ sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41
+ url: "https://pub.dev"
42
source: hosted
38
- version: "2.9.0"
43
+ version: "2.10.0"
44
boolean_selector:
45
dependency: transitive
46
description:
47
name: boolean_selector
43
- url: "https://pub.dartlang.org"
48
+ sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49
+ url: "https://pub.dev"
50
source: hosted
45
- version: "2.1.0"
51
+ version: "2.1.1"
52
build:
53
dependency: transitive
54
description:
55
name: build
50
- url: "https://pub.dartlang.org"
56
+ sha256: "3fbda25365741f8251b39f3917fb3c8e286a96fd068a5a242e11c2012d495777"
57
+ url: "https://pub.dev"
58
source: hosted
59
version: "2.3.1"
60
build_config:
61
dependency: transitive
62
description:
63
name: build_config
57
- url: "https://pub.dartlang.org"
64
+ sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65
+ url: "https://pub.dev"
66
source: hosted
59
- version: "1.1.0"
67
+ version: "1.1.1"
68
build_daemon:
69
dependency: transitive
70
description:
71
name: build_daemon
64
- url: "https://pub.dartlang.org"
72
+ sha256: "6bc5544ea6ce4428266e7ea680e945c68806c4aae2da0eb5e9ccf38df8d6acbf"
73
+ url: "https://pub.dev"
74
source: hosted
75
version: "3.1.0"
76
build_resolvers:
77
dependency: "direct dev"
78
description:
79
name: build_resolvers
71
- url: "https://pub.dartlang.org"
80
+ sha256: "687cf90a3951affac1bd5f9ecb5e3e90b60487f3d9cdc359bb310f8876bb02a6"
81
+ url: "https://pub.dev"
82
source: hosted
83
version: "2.0.10"
84
build_runner:
85
dependency: "direct dev"
86
description:
87
name: build_runner
78
- url: "https://pub.dartlang.org"
88
+ sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89
+ url: "https://pub.dev"
90
source: hosted
80
- version: "2.2.1"
91
+ version: "2.3.3"
92
build_runner_core:
93
dependency: transitive
94
description:
95
name: build_runner_core
85
- url: "https://pub.dartlang.org"
96
+ sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97
+ url: "https://pub.dev"
98
source: hosted
87
- version: "7.2.4"
99
+ version: "7.2.7"
100
built_collection:
101
dependency: transitive
102
description:
103
name: built_collection
92
- url: "https://pub.dartlang.org"
104
+ sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
105
+ url: "https://pub.dev"
106
source: hosted
107
version: "5.1.1"
108
built_value:
109
dependency: transitive
110
description:
111
name: built_value
99
- url: "https://pub.dartlang.org"
112
+ sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113
+ url: "https://pub.dev"
114
source: hosted
101
- version: "8.1.4"
115
+ version: "8.4.3"
116
characters:
117
dependency: transitive
118
description:
119
name: characters
106
- url: "https://pub.dartlang.org"
120
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
121
+ url: "https://pub.dev"
122
source: hosted
123
version: "1.2.1"
124
checked_yaml:
125
dependency: transitive
126
description:
127
name: checked_yaml
113
- url: "https://pub.dartlang.org"
128
+ sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129
+ url: "https://pub.dev"
130
source: hosted
115
- version: "2.0.1"
131
+ version: "2.0.2"
132
clock:
133
dependency: transitive
134
description:
135
name: clock
120
- url: "https://pub.dartlang.org"
136
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
137
+ url: "https://pub.dev"
138
source: hosted
139
version: "1.1.1"
140
code_builder:
141
dependency: transitive
142
description:
143
name: code_builder
127
- url: "https://pub.dartlang.org"
144
+ sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145
+ url: "https://pub.dev"
146
source: hosted
129
- version: "4.3.0"
147
+ version: "4.4.0"
148
collection:
149
dependency: transitive
150
description:
151
name: collection
134
- url: "https://pub.dartlang.org"
152
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153
+ url: "https://pub.dev"
154
source: hosted
136
- version: "1.16.0"
155
+ version: "1.17.0"
156
convert:
157
dependency: transitive
158
description:
159
name: convert
141
- url: "https://pub.dartlang.org"
160
+ sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161
+ url: "https://pub.dev"
162
source: hosted
143
- version: "3.0.2"
163
+ version: "3.1.1"
164
crypto:
165
dependency: transitive
166
description:
167
name: crypto
148
- url: "https://pub.dartlang.org"
168
+ sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
169
+ url: "https://pub.dev"
170
source: hosted
171
version: "3.0.2"
172
cw_core:
@@ -159,44 +180,50 @@ packages:
180
dependency: transitive
181
description:
182
name: dart_style
162
- url: "https://pub.dartlang.org"
183
+ sha256: "7a03456c3490394c8e7665890333e91ae8a49be43542b616e414449ac358acd4"
184
+ url: "https://pub.dev"
185
source: hosted
186
version: "2.2.4"
187
encrypt:
188
dependency: transitive
189
description:
190
name: encrypt
169
- url: "https://pub.dartlang.org"
191
+ sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb"
192
+ url: "https://pub.dev"
193
source: hosted
194
version: "5.0.1"
195
fake_async:
196
dependency: transitive
197
description:
198
name: fake_async
176
- url: "https://pub.dartlang.org"
199
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
200
+ url: "https://pub.dev"
201
source: hosted
202
version: "1.3.1"
203
ffi:
204
dependency: "direct main"
205
description:
206
name: ffi
183
- url: "https://pub.dartlang.org"
207
+ sha256: "13a6ccf6a459a125b3fcdb6ec73bd5ff90822e071207c663bfd1f70062d51d18"
208
+ url: "https://pub.dev"
209
source: hosted
210
version: "1.2.1"
211
file:
212
dependency: transitive
213
description:
214
name: file
190
- url: "https://pub.dartlang.org"
215
+ sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
216
+ url: "https://pub.dev"
217
source: hosted
192
- version: "6.1.2"
218
+ version: "6.1.4"
219
fixnum:
220
dependency: transitive
221
description:
222
name: fixnum
197
- url: "https://pub.dartlang.org"
223
+ sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
224
+ url: "https://pub.dev"
225
source: hosted
199
- version: "1.0.0"
226
+ version: "1.1.0"
227
flutter:
228
dependency: "direct main"
229
description: flutter
@@ -206,9 +233,10 @@ packages:
233
dependency: "direct main"
234
description:
235
name: flutter_mobx
209
- url: "https://pub.dartlang.org"
236
+ sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
237
+ url: "https://pub.dev"
238
source: hosted
211
- version: "2.0.6+4"
239
+ version: "2.0.6+5"
240
flutter_test:
241
dependency: "direct dev"
242
description: flutter
@@ -218,268 +246,290 @@ packages:
246
dependency: transitive
247
description:
248
name: frontend_server_client
221
- url: "https://pub.dartlang.org"
249
+ sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
250
+ url: "https://pub.dev"
251
source: hosted
223
- version: "2.1.3"
252
+ version: "3.2.0"
253
glob:
254
dependency: transitive
255
description:
256
name: glob
228
- url: "https://pub.dartlang.org"
257
+ sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
258
+ url: "https://pub.dev"
259
source: hosted
230
- version: "2.0.1"
260
+ version: "2.1.1"
261
graphs:
262
dependency: transitive
263
description:
264
name: graphs
235
- url: "https://pub.dartlang.org"
265
+ sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
266
+ url: "https://pub.dev"
267
source: hosted
237
- version: "2.1.0"
268
+ version: "2.2.0"
269
hive:
270
dependency: transitive
271
description:
272
name: hive
242
- url: "https://pub.dartlang.org"
273
+ sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
274
+ url: "https://pub.dev"
275
source: hosted
276
version: "2.2.3"
277
hive_generator:
278
dependency: "direct dev"
279
description:
280
name: hive_generator
249
- url: "https://pub.dartlang.org"
281
+ sha256: "81fd20125cb2ce8fd23623d7744ffbaf653aae93706c9bd3bf7019ea0ace3938"
282
+ url: "https://pub.dev"
283
source: hosted
284
version: "1.1.3"
285
http:
286
dependency: "direct main"
287
description:
288
name: http
256
- url: "https://pub.dartlang.org"
289
+ sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482"
290
+ url: "https://pub.dev"
291
source: hosted
292
version: "0.13.5"
293
http_multi_server:
294
dependency: transitive
295
description:
296
name: http_multi_server
263
- url: "https://pub.dartlang.org"
297
+ sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
298
+ url: "https://pub.dev"
299
source: hosted
300
version: "3.2.1"
301
http_parser:
302
dependency: transitive
303
description:
304
name: http_parser
270
- url: "https://pub.dartlang.org"
305
+ sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
306
+ url: "https://pub.dev"
307
source: hosted
272
- version: "4.0.1"
308
+ version: "4.0.2"
309
intl:
310
dependency: "direct main"
311
description:
312
name: intl
277
- url: "https://pub.dartlang.org"
313
+ sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
314
+ url: "https://pub.dev"
315
source: hosted
316
version: "0.17.0"
317
io:
318
dependency: transitive
319
description:
320
name: io
284
- url: "https://pub.dartlang.org"
321
+ sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
322
+ url: "https://pub.dev"
323
source: hosted
286
- version: "1.0.3"
324
+ version: "1.0.4"
325
js:
326
dependency: transitive
327
description:
328
name: js
291
- url: "https://pub.dartlang.org"
329
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
330
+ url: "https://pub.dev"
331
source: hosted
293
- version: "0.6.3"
332
+ version: "0.6.5"
333
json_annotation:
334
dependency: transitive
335
description:
336
name: json_annotation
298
- url: "https://pub.dartlang.org"
337
+ sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
338
+ url: "https://pub.dev"
339
source: hosted
300
- version: "4.6.0"
340
+ version: "4.8.0"
341
logging:
342
dependency: transitive
343
description:
344
name: logging
305
- url: "https://pub.dartlang.org"
345
+ sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
346
+ url: "https://pub.dev"
347
source: hosted
307
- version: "1.0.2"
348
+ version: "1.1.1"
349
matcher:
350
dependency: transitive
351
description:
352
name: matcher
312
- url: "https://pub.dartlang.org"
353
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
354
+ url: "https://pub.dev"
355
source: hosted
314
- version: "0.12.12"
356
+ version: "0.12.13"
357
material_color_utilities:
358
dependency: transitive
359
description:
360
name: material_color_utilities
319
- url: "https://pub.dartlang.org"
361
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
362
+ url: "https://pub.dev"
363
source: hosted
321
- version: "0.1.5"
364
+ version: "0.2.0"
365
meta:
366
dependency: transitive
367
description:
368
name: meta
326
- url: "https://pub.dartlang.org"
369
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
370
+ url: "https://pub.dev"
371
source: hosted
372
version: "1.8.0"
373
mime:
374
dependency: transitive
375
description:
376
name: mime
333
- url: "https://pub.dartlang.org"
377
+ sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
378
+ url: "https://pub.dev"
379
source: hosted
335
- version: "1.0.1"
380
+ version: "1.0.4"
381
mobx:
382
dependency: "direct main"
383
description:
384
name: mobx
340
- url: "https://pub.dartlang.org"
385
+ sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
386
+ url: "https://pub.dev"
387
source: hosted
342
- version: "2.1.0"
388
+ version: "2.1.3+1"
389
mobx_codegen:
390
dependency: "direct dev"
391
description:
392
name: mobx_codegen
347
- url: "https://pub.dartlang.org"
393
+ sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
394
+ url: "https://pub.dev"
395
source: hosted
349
- version: "2.0.7+3"
396
+ version: "2.1.1"
397
package_config:
398
dependency: transitive
399
description:
400
name: package_config
354
- url: "https://pub.dartlang.org"
401
+ sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
402
+ url: "https://pub.dev"
403
source: hosted
404
version: "2.1.0"
405
path:
406
dependency: transitive
407
description:
408
name: path
361
- url: "https://pub.dartlang.org"
409
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
410
+ url: "https://pub.dev"
411
source: hosted
412
version: "1.8.2"
413
path_provider:
414
dependency: "direct main"
415
description:
416
name: path_provider
368
- url: "https://pub.dartlang.org"
417
+ sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
418
+ url: "https://pub.dev"
419
source: hosted
370
- version: "2.0.11"
420
+ version: "2.0.12"
421
path_provider_android:
422
dependency: transitive
423
description:
424
name: path_provider_android
375
- url: "https://pub.dartlang.org"
425
+ sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
426
+ url: "https://pub.dev"
427
source: hosted
377
- version: "2.0.20"
378
- path_provider_ios:
428
+ version: "2.0.22"
429
+ path_provider_foundation:
430
dependency: transitive
431
description:
381
- name: path_provider_ios
382
- url: "https://pub.dartlang.org"
432
+ name: path_provider_foundation
433
+ sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
434
+ url: "https://pub.dev"
435
source: hosted
384
- version: "2.0.11"
436
+ version: "2.1.1"
437
path_provider_linux:
438
dependency: transitive
439
description:
440
name: path_provider_linux
389
- url: "https://pub.dartlang.org"
441
+ sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
442
+ url: "https://pub.dev"
443
source: hosted
444
version: "2.1.7"
392
- path_provider_macos:
393
- dependency: transitive
394
- description:
395
- name: path_provider_macos
396
- url: "https://pub.dartlang.org"
397
- source: hosted
398
- version: "2.0.6"
445
path_provider_platform_interface:
446
dependency: transitive
447
description:
448
name: path_provider_platform_interface
403
- url: "https://pub.dartlang.org"
449
+ sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
450
+ url: "https://pub.dev"
451
source: hosted
405
- version: "2.0.4"
452
+ version: "2.0.5"
453
path_provider_windows:
454
dependency: transitive
455
description:
456
name: path_provider_windows
410
- url: "https://pub.dartlang.org"
457
+ sha256: a34ecd7fb548f8e57321fd8e50d865d266941b54e6c3b7758cf8f37c24116905
458
+ url: "https://pub.dev"
459
source: hosted
460
version: "2.0.7"
413
- pedantic:
414
- dependency: transitive
415
- description:
416
- name: pedantic
417
- url: "https://pub.dartlang.org"
418
- source: hosted
419
- version: "1.11.1"
461
platform:
462
dependency: transitive
463
description:
464
name: platform
424
- url: "https://pub.dartlang.org"
465
+ sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
466
+ url: "https://pub.dev"
467
source: hosted
426
- version: "3.0.2"
468
+ version: "3.1.0"
469
plugin_platform_interface:
470
dependency: transitive
471
description:
472
name: plugin_platform_interface
431
- url: "https://pub.dartlang.org"
473
+ sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a
474
+ url: "https://pub.dev"
475
source: hosted
476
version: "2.1.3"
477
pointycastle:
478
dependency: transitive
479
description:
480
name: pointycastle
438
- url: "https://pub.dartlang.org"
481
+ sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346
482
+ url: "https://pub.dev"
483
source: hosted
484
version: "3.6.2"
485
pool:
486
dependency: transitive
487
description:
488
name: pool
445
- url: "https://pub.dartlang.org"
489
+ sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
490
+ url: "https://pub.dev"
491
source: hosted
447
- version: "1.5.0"
492
+ version: "1.5.1"
493
process:
494
dependency: transitive
495
description:
496
name: process
452
- url: "https://pub.dartlang.org"
497
+ sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
498
+ url: "https://pub.dev"
499
source: hosted
454
- version: "4.2.3"
500
+ version: "4.2.4"
501
pub_semver:
502
dependency: transitive
503
description:
504
name: pub_semver
459
- url: "https://pub.dartlang.org"
505
+ sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
506
+ url: "https://pub.dev"
507
source: hosted
461
- version: "2.1.0"
508
+ version: "2.1.3"
509
pubspec_parse:
510
dependency: transitive
511
description:
512
name: pubspec_parse
466
- url: "https://pub.dartlang.org"
513
+ sha256: "75f6614d6dde2dc68948dffbaa4fe5dae32cd700eb9fb763fe11dfb45a3c4d0a"
514
+ url: "https://pub.dev"
515
source: hosted
516
version: "1.2.1"
517
shelf:
518
dependency: transitive
519
description:
520
name: shelf
473
- url: "https://pub.dartlang.org"
521
+ sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
522
+ url: "https://pub.dev"
523
source: hosted
475
- version: "1.3.2"
524
+ version: "1.4.0"
525
shelf_web_socket:
526
dependency: transitive
527
description:
528
name: shelf_web_socket
480
- url: "https://pub.dartlang.org"
529
+ sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
530
+ url: "https://pub.dev"
531
source: hosted
482
- version: "1.0.2"
532
+ version: "1.0.3"
533
sky_engine:
534
dependency: transitive
535
description: flutter
@@ -489,121 +539,138 @@ packages:
539
dependency: transitive
540
description:
541
name: source_gen
492
- url: "https://pub.dartlang.org"
542
+ sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
543
+ url: "https://pub.dev"
544
source: hosted
494
- version: "1.2.3"
545
+ version: "1.2.6"
546
source_helper:
547
dependency: transitive
548
description:
549
name: source_helper
499
- url: "https://pub.dartlang.org"
550
+ sha256: "3b67aade1d52416149c633ba1bb36df44d97c6b51830c2198e934e3fca87ca1f"
551
+ url: "https://pub.dev"
552
source: hosted
553
version: "1.3.3"
554
source_span:
555
dependency: transitive
556
description:
557
name: source_span
506
- url: "https://pub.dartlang.org"
558
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
559
+ url: "https://pub.dev"
560
source: hosted
508
- version: "1.9.0"
561
+ version: "1.9.1"
562
stack_trace:
563
dependency: transitive
564
description:
565
name: stack_trace
513
- url: "https://pub.dartlang.org"
566
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
567
+ url: "https://pub.dev"
568
source: hosted
515
- version: "1.10.0"
569
+ version: "1.11.0"
570
stream_channel:
571
dependency: transitive
572
description:
573
name: stream_channel
520
- url: "https://pub.dartlang.org"
574
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
575
+ url: "https://pub.dev"
576
source: hosted
522
- version: "2.1.0"
577
+ version: "2.1.1"
578
stream_transform:
579
dependency: transitive
580
description:
581
name: stream_transform
527
- url: "https://pub.dartlang.org"
582
+ sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
583
+ url: "https://pub.dev"
584
source: hosted
529
- version: "2.0.0"
585
+ version: "2.1.0"
586
string_scanner:
587
dependency: transitive
588
description:
589
name: string_scanner
534
- url: "https://pub.dartlang.org"
590
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
591
+ url: "https://pub.dev"
592
source: hosted
536
- version: "1.1.1"
593
+ version: "1.2.0"
594
term_glyph:
595
dependency: transitive
596
description:
597
name: term_glyph
541
- url: "https://pub.dartlang.org"
598
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
599
+ url: "https://pub.dev"
600
source: hosted
601
version: "1.2.1"
602
test_api:
603
dependency: transitive
604
description:
605
name: test_api
548
- url: "https://pub.dartlang.org"
606
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
607
+ url: "https://pub.dev"
608
source: hosted
550
- version: "0.4.12"
609
+ version: "0.4.16"
610
timing:
611
dependency: transitive
612
description:
613
name: timing
555
- url: "https://pub.dartlang.org"
614
+ sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
615
+ url: "https://pub.dev"
616
source: hosted
557
- version: "1.0.0"
617
+ version: "1.0.1"
618
typed_data:
619
dependency: transitive
620
description:
621
name: typed_data
562
- url: "https://pub.dartlang.org"
622
+ sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
623
+ url: "https://pub.dev"
624
source: hosted
564
- version: "1.3.0"
625
+ version: "1.3.1"
626
vector_math:
627
dependency: transitive
628
description:
629
name: vector_math
569
- url: "https://pub.dartlang.org"
630
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
631
+ url: "https://pub.dev"
632
source: hosted
571
- version: "2.1.2"
633
+ version: "2.1.4"
634
watcher:
635
dependency: transitive
636
description:
637
name: watcher
576
- url: "https://pub.dartlang.org"
638
+ sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
639
+ url: "https://pub.dev"
640
source: hosted
578
- version: "1.0.0"
641
+ version: "1.0.2"
642
web_socket_channel:
643
dependency: transitive
644
description:
645
name: web_socket_channel
583
- url: "https://pub.dartlang.org"
646
+ sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
647
+ url: "https://pub.dev"
648
source: hosted
585
- version: "2.2.0"
649
+ version: "2.3.0"
650
win32:
651
dependency: transitive
652
description:
653
name: win32
590
- url: "https://pub.dartlang.org"
654
+ sha256: c0e3a4f7be7dae51d8f152230b86627e3397c1ba8c3fa58e63d44a9f3edc9cef
655
+ url: "https://pub.dev"
656
source: hosted
657
version: "2.6.1"
658
xdg_directories:
659
dependency: transitive
660
description:
661
name: xdg_directories
597
- url: "https://pub.dartlang.org"
662
+ sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
663
+ url: "https://pub.dev"
664
source: hosted
599
- version: "0.2.0+2"
665
+ version: "0.2.0+3"
666
yaml:
667
dependency: transitive
668
description:
669
name: yaml
604
- url: "https://pub.dartlang.org"
670
+ sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
671
+ url: "https://pub.dev"
672
source: hosted
606
- version: "3.1.0"
673
+ version: "3.1.1"
674
sdks:
608
- dart: ">=2.17.5 <3.0.0"
609
- flutter: ">=2.8.1"
675
+ dart: ">=2.19.0 <3.0.0"
676
+ flutter: ">=3.0.0"
cw_monero/pubspec.lock
+216
-149
@@ -5,147 +5,168 @@ packages:
5
dependency: transitive
6
description:
7
name: _fe_analyzer_shared
8
- url: "https://pub.dartlang.org"
8
+ sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8"
9
+ url: "https://pub.dev"
10
source: hosted
11
version: "47.0.0"
12
analyzer:
13
dependency: transitive
14
description:
15
name: analyzer
15
- url: "https://pub.dartlang.org"
16
+ sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80"
17
+ url: "https://pub.dev"
18
source: hosted
19
version: "4.7.0"
20
args:
21
dependency: transitive
22
description:
23
name: args
22
- url: "https://pub.dartlang.org"
24
+ sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25
+ url: "https://pub.dev"
26
source: hosted
24
- version: "2.3.1"
27
+ version: "2.3.2"
28
asn1lib:
29
dependency: transitive
30
description:
31
name: asn1lib
29
- url: "https://pub.dartlang.org"
32
+ sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33
+ url: "https://pub.dev"
34
source: hosted
31
- version: "1.1.1"
35
+ version: "1.4.0"
36
async:
37
dependency: transitive
38
description:
39
name: async
36
- url: "https://pub.dartlang.org"
40
+ sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41
+ url: "https://pub.dev"
42
source: hosted
38
- version: "2.9.0"
43
+ version: "2.10.0"
44
boolean_selector:
45
dependency: transitive
46
description:
47
name: boolean_selector
43
- url: "https://pub.dartlang.org"
48
+ sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49
+ url: "https://pub.dev"
50
source: hosted
45
- version: "2.1.0"
51
+ version: "2.1.1"
52
build:
53
dependency: transitive
54
description:
55
name: build
50
- url: "https://pub.dartlang.org"
56
+ sha256: "3fbda25365741f8251b39f3917fb3c8e286a96fd068a5a242e11c2012d495777"
57
+ url: "https://pub.dev"
58
source: hosted
59
version: "2.3.1"
60
build_config:
61
dependency: transitive
62
description:
63
name: build_config
57
- url: "https://pub.dartlang.org"
64
+ sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65
+ url: "https://pub.dev"
66
source: hosted
59
- version: "1.1.0"
67
+ version: "1.1.1"
68
build_daemon:
69
dependency: transitive
70
description:
71
name: build_daemon
64
- url: "https://pub.dartlang.org"
72
+ sha256: "6bc5544ea6ce4428266e7ea680e945c68806c4aae2da0eb5e9ccf38df8d6acbf"
73
+ url: "https://pub.dev"
74
source: hosted
75
version: "3.1.0"
76
build_resolvers:
77
dependency: "direct dev"
78
description:
79
name: build_resolvers
71
- url: "https://pub.dartlang.org"
80
+ sha256: "687cf90a3951affac1bd5f9ecb5e3e90b60487f3d9cdc359bb310f8876bb02a6"
81
+ url: "https://pub.dev"
82
source: hosted
83
version: "2.0.10"
84
build_runner:
85
dependency: "direct dev"
86
description:
87
name: build_runner
78
- url: "https://pub.dartlang.org"
88
+ sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89
+ url: "https://pub.dev"
90
source: hosted
80
- version: "2.2.1"
91
+ version: "2.3.3"
92
build_runner_core:
93
dependency: transitive
94
description:
95
name: build_runner_core
85
- url: "https://pub.dartlang.org"
96
+ sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97
+ url: "https://pub.dev"
98
source: hosted
87
- version: "7.2.4"
99
+ version: "7.2.7"
100
built_collection:
101
dependency: transitive
102
description:
103
name: built_collection
92
- url: "https://pub.dartlang.org"
104
+ sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
105
+ url: "https://pub.dev"
106
source: hosted
107
version: "5.1.1"
108
built_value:
109
dependency: transitive
110
description:
111
name: built_value
99
- url: "https://pub.dartlang.org"
112
+ sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113
+ url: "https://pub.dev"
114
source: hosted
101
- version: "8.1.3"
115
+ version: "8.4.3"
116
characters:
117
dependency: transitive
118
description:
119
name: characters
106
- url: "https://pub.dartlang.org"
120
+ sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
121
+ url: "https://pub.dev"
122
source: hosted
123
version: "1.2.1"
124
checked_yaml:
125
dependency: transitive
126
description:
127
name: checked_yaml
113
- url: "https://pub.dartlang.org"
128
+ sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129
+ url: "https://pub.dev"
130
source: hosted
115
- version: "2.0.1"
131
+ version: "2.0.2"
132
clock:
133
dependency: transitive
134
description:
135
name: clock
120
- url: "https://pub.dartlang.org"
136
+ sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
137
+ url: "https://pub.dev"
138
source: hosted
139
version: "1.1.1"
140
code_builder:
141
dependency: transitive
142
description:
143
name: code_builder
127
- url: "https://pub.dartlang.org"
144
+ sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145
+ url: "https://pub.dev"
146
source: hosted
129
- version: "4.3.0"
147
+ version: "4.4.0"
148
collection:
149
dependency: transitive
150
description:
151
name: collection
134
- url: "https://pub.dartlang.org"
152
+ sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153
+ url: "https://pub.dev"
154
source: hosted
136
- version: "1.16.0"
155
+ version: "1.17.0"
156
convert:
157
dependency: transitive
158
description:
159
name: convert
141
- url: "https://pub.dartlang.org"
160
+ sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161
+ url: "https://pub.dev"
162
source: hosted
143
- version: "3.0.2"
163
+ version: "3.1.1"
164
crypto:
165
dependency: transitive
166
description:
167
name: crypto
148
- url: "https://pub.dartlang.org"
168
+ sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
169
+ url: "https://pub.dev"
170
source: hosted
171
version: "3.0.2"
172
cw_core:
@@ -159,44 +180,50 @@ packages:
180
dependency: transitive
181
description:
182
name: dart_style
162
- url: "https://pub.dartlang.org"
183
+ sha256: "7a03456c3490394c8e7665890333e91ae8a49be43542b616e414449ac358acd4"
184
+ url: "https://pub.dev"
185
source: hosted
186
version: "2.2.4"
187
encrypt:
188
dependency: "direct main"
189
description:
190
name: encrypt
169
- url: "https://pub.dartlang.org"
191
+ sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb"
192
+ url: "https://pub.dev"
193
source: hosted
194
version: "5.0.1"
195
fake_async:
196
dependency: transitive
197
description:
198
name: fake_async
176
- url: "https://pub.dartlang.org"
199
+ sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
200
+ url: "https://pub.dev"
201
source: hosted
202
version: "1.3.1"
203
ffi:
204
dependency: "direct main"
205
description:
206
name: ffi
183
- url: "https://pub.dartlang.org"
207
+ sha256: "13a6ccf6a459a125b3fcdb6ec73bd5ff90822e071207c663bfd1f70062d51d18"
208
+ url: "https://pub.dev"
209
source: hosted
210
version: "1.2.1"
211
file:
212
dependency: transitive
213
description:
214
name: file
190
- url: "https://pub.dartlang.org"
215
+ sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
216
+ url: "https://pub.dev"
217
source: hosted
192
- version: "6.1.2"
218
+ version: "6.1.4"
219
fixnum:
220
dependency: transitive
221
description:
222
name: fixnum
197
- url: "https://pub.dartlang.org"
223
+ sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
224
+ url: "https://pub.dev"
225
source: hosted
199
- version: "1.0.0"
226
+ version: "1.1.0"
227
flutter:
228
dependency: "direct main"
229
description: flutter
@@ -206,9 +233,10 @@ packages:
233
dependency: "direct main"
234
description:
235
name: flutter_mobx
209
- url: "https://pub.dartlang.org"
236
+ sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
237
+ url: "https://pub.dev"
238
source: hosted
211
- version: "2.0.6+4"
239
+ version: "2.0.6+5"
240
flutter_test:
241
dependency: "direct dev"
242
description: flutter
@@ -218,268 +246,290 @@ packages:
246
dependency: transitive
247
description:
248
name: frontend_server_client
221
- url: "https://pub.dartlang.org"
249
+ sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
250
+ url: "https://pub.dev"
251
source: hosted
223
- version: "2.1.3"
252
+ version: "3.2.0"
253
glob:
254
dependency: transitive
255
description:
256
name: glob
228
- url: "https://pub.dartlang.org"
257
+ sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
258
+ url: "https://pub.dev"
259
source: hosted
230
- version: "2.0.1"
260
+ version: "2.1.1"
261
graphs:
262
dependency: transitive
263
description:
264
name: graphs
235
- url: "https://pub.dartlang.org"
265
+ sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
266
+ url: "https://pub.dev"
267
source: hosted
237
- version: "2.1.0"
268
+ version: "2.2.0"
269
hive:
270
dependency: transitive
271
description:
272
name: hive
242
- url: "https://pub.dartlang.org"
273
+ sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
274
+ url: "https://pub.dev"
275
source: hosted
276
version: "2.2.3"
277
hive_generator:
278
dependency: "direct dev"
279
description:
280
name: hive_generator
249
- url: "https://pub.dartlang.org"
281
+ sha256: "81fd20125cb2ce8fd23623d7744ffbaf653aae93706c9bd3bf7019ea0ace3938"
282
+ url: "https://pub.dev"
283
source: hosted
284
version: "1.1.3"
285
http:
286
dependency: "direct main"
287
description:
288
name: http
256
- url: "https://pub.dartlang.org"
289
+ sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482"
290
+ url: "https://pub.dev"
291
source: hosted
292
version: "0.13.5"
293
http_multi_server:
294
dependency: transitive
295
description:
296
name: http_multi_server
263
- url: "https://pub.dartlang.org"
297
+ sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
298
+ url: "https://pub.dev"
299
source: hosted
300
version: "3.2.1"
301
http_parser:
302
dependency: transitive
303
description:
304
name: http_parser
270
- url: "https://pub.dartlang.org"
305
+ sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
306
+ url: "https://pub.dev"
307
source: hosted
272
- version: "4.0.1"
308
+ version: "4.0.2"
309
intl:
310
dependency: "direct main"
311
description:
312
name: intl
277
- url: "https://pub.dartlang.org"
313
+ sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
314
+ url: "https://pub.dev"
315
source: hosted
316
version: "0.17.0"
317
io:
318
dependency: transitive
319
description:
320
name: io
284
- url: "https://pub.dartlang.org"
321
+ sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
322
+ url: "https://pub.dev"
323
source: hosted
286
- version: "1.0.3"
324
+ version: "1.0.4"
325
js:
326
dependency: transitive
327
description:
328
name: js
291
- url: "https://pub.dartlang.org"
329
+ sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
330
+ url: "https://pub.dev"
331
source: hosted
293
- version: "0.6.3"
332
+ version: "0.6.5"
333
json_annotation:
334
dependency: transitive
335
description:
336
name: json_annotation
298
- url: "https://pub.dartlang.org"
337
+ sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
338
+ url: "https://pub.dev"
339
source: hosted
300
- version: "4.6.0"
340
+ version: "4.8.0"
341
logging:
342
dependency: transitive
343
description:
344
name: logging
305
- url: "https://pub.dartlang.org"
345
+ sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
346
+ url: "https://pub.dev"
347
source: hosted
307
- version: "1.0.2"
348
+ version: "1.1.1"
349
matcher:
350
dependency: transitive
351
description:
352
name: matcher
312
- url: "https://pub.dartlang.org"
353
+ sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
354
+ url: "https://pub.dev"
355
source: hosted
314
- version: "0.12.12"
356
+ version: "0.12.13"
357
material_color_utilities:
358
dependency: transitive
359
description:
360
name: material_color_utilities
319
- url: "https://pub.dartlang.org"
361
+ sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
362
+ url: "https://pub.dev"
363
source: hosted
321
- version: "0.1.5"
364
+ version: "0.2.0"
365
meta:
366
dependency: transitive
367
description:
368
name: meta
326
- url: "https://pub.dartlang.org"
369
+ sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
370
+ url: "https://pub.dev"
371
source: hosted
372
version: "1.8.0"
373
mime:
374
dependency: transitive
375
description:
376
name: mime
333
- url: "https://pub.dartlang.org"
377
+ sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
378
+ url: "https://pub.dev"
379
source: hosted
335
- version: "1.0.1"
380
+ version: "1.0.4"
381
mobx:
382
dependency: "direct main"
383
description:
384
name: mobx
340
- url: "https://pub.dartlang.org"
385
+ sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
386
+ url: "https://pub.dev"
387
source: hosted
342
- version: "2.1.0"
388
+ version: "2.1.3+1"
389
mobx_codegen:
390
dependency: "direct dev"
391
description:
392
name: mobx_codegen
347
- url: "https://pub.dartlang.org"
393
+ sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
394
+ url: "https://pub.dev"
395
source: hosted
349
- version: "2.0.7+3"
396
+ version: "2.1.1"
397
package_config:
398
dependency: transitive
399
description:
400
name: package_config
354
- url: "https://pub.dartlang.org"
401
+ sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
402
+ url: "https://pub.dev"
403
source: hosted
404
version: "2.1.0"
405
path:
406
dependency: transitive
407
description:
408
name: path
361
- url: "https://pub.dartlang.org"
409
+ sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
410
+ url: "https://pub.dev"
411
source: hosted
412
version: "1.8.2"
413
path_provider:
414
dependency: "direct main"
415
description:
416
name: path_provider
368
- url: "https://pub.dartlang.org"
417
+ sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
418
+ url: "https://pub.dev"
419
source: hosted
370
- version: "2.0.11"
420
+ version: "2.0.12"
421
path_provider_android:
422
dependency: transitive
423
description:
424
name: path_provider_android
375
- url: "https://pub.dartlang.org"
425
+ sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
426
+ url: "https://pub.dev"
427
source: hosted
377
- version: "2.0.20"
378
- path_provider_ios:
428
+ version: "2.0.22"
429
+ path_provider_foundation:
430
dependency: transitive
431
description:
381
- name: path_provider_ios
382
- url: "https://pub.dartlang.org"
432
+ name: path_provider_foundation
433
+ sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
434
+ url: "https://pub.dev"
435
source: hosted
384
- version: "2.0.11"
436
+ version: "2.1.1"
437
path_provider_linux:
438
dependency: transitive
439
description:
440
name: path_provider_linux
389
- url: "https://pub.dartlang.org"
441
+ sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
442
+ url: "https://pub.dev"
443
source: hosted
444
version: "2.1.7"
392
- path_provider_macos:
393
- dependency: transitive
394
- description:
395
- name: path_provider_macos
396
- url: "https://pub.dartlang.org"
397
- source: hosted
398
- version: "2.0.6"
445
path_provider_platform_interface:
446
dependency: transitive
447
description:
448
name: path_provider_platform_interface
403
- url: "https://pub.dartlang.org"
449
+ sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
450
+ url: "https://pub.dev"
451
source: hosted
405
- version: "2.0.4"
452
+ version: "2.0.5"
453
path_provider_windows:
454
dependency: transitive
455
description:
456
name: path_provider_windows
410
- url: "https://pub.dartlang.org"
457
+ sha256: a34ecd7fb548f8e57321fd8e50d865d266941b54e6c3b7758cf8f37c24116905
458
+ url: "https://pub.dev"
459
source: hosted
460
version: "2.0.7"
413
- pedantic:
414
- dependency: transitive
415
- description:
416
- name: pedantic
417
- url: "https://pub.dartlang.org"
418
- source: hosted
419
- version: "1.11.1"
461
platform:
462
dependency: transitive
463
description:
464
name: platform
424
- url: "https://pub.dartlang.org"
465
+ sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
466
+ url: "https://pub.dev"
467
source: hosted
468
version: "3.1.0"
469
plugin_platform_interface:
470
dependency: transitive
471
description:
472
name: plugin_platform_interface
431
- url: "https://pub.dartlang.org"
473
+ sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a
474
+ url: "https://pub.dev"
475
source: hosted
476
version: "2.1.3"
477
pointycastle:
478
dependency: transitive
479
description:
480
name: pointycastle
438
- url: "https://pub.dartlang.org"
481
+ sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346
482
+ url: "https://pub.dev"
483
source: hosted
484
version: "3.6.2"
485
pool:
486
dependency: transitive
487
description:
488
name: pool
445
- url: "https://pub.dartlang.org"
489
+ sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
490
+ url: "https://pub.dev"
491
source: hosted
447
- version: "1.5.0"
492
+ version: "1.5.1"
493
process:
494
dependency: transitive
495
description:
496
name: process
452
- url: "https://pub.dartlang.org"
497
+ sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
498
+ url: "https://pub.dev"
499
source: hosted
500
version: "4.2.4"
501
pub_semver:
502
dependency: transitive
503
description:
504
name: pub_semver
459
- url: "https://pub.dartlang.org"
505
+ sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
506
+ url: "https://pub.dev"
507
source: hosted
461
- version: "2.1.0"
508
+ version: "2.1.3"
509
pubspec_parse:
510
dependency: transitive
511
description:
512
name: pubspec_parse
466
- url: "https://pub.dartlang.org"
513
+ sha256: "75f6614d6dde2dc68948dffbaa4fe5dae32cd700eb9fb763fe11dfb45a3c4d0a"
514
+ url: "https://pub.dev"
515
source: hosted
516
version: "1.2.1"
517
shelf:
518
dependency: transitive
519
description:
520
name: shelf
473
- url: "https://pub.dartlang.org"
521
+ sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
522
+ url: "https://pub.dev"
523
source: hosted
475
- version: "1.3.2"
524
+ version: "1.4.0"
525
shelf_web_socket:
526
dependency: transitive
527
description:
528
name: shelf_web_socket
480
- url: "https://pub.dartlang.org"
529
+ sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
530
+ url: "https://pub.dev"
531
source: hosted
482
- version: "1.0.2"
532
+ version: "1.0.3"
533
sky_engine:
534
dependency: transitive
535
description: flutter
@@ -489,121 +539,138 @@ packages:
539
dependency: transitive
540
description:
541
name: source_gen
492
- url: "https://pub.dartlang.org"
542
+ sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
543
+ url: "https://pub.dev"
544
source: hosted
494
- version: "1.2.3"
545
+ version: "1.2.6"
546
source_helper:
547
dependency: transitive
548
description:
549
name: source_helper
499
- url: "https://pub.dartlang.org"
550
+ sha256: "3b67aade1d52416149c633ba1bb36df44d97c6b51830c2198e934e3fca87ca1f"
551
+ url: "https://pub.dev"
552
source: hosted
553
version: "1.3.3"
554
source_span:
555
dependency: transitive
556
description:
557
name: source_span
506
- url: "https://pub.dartlang.org"
558
+ sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
559
+ url: "https://pub.dev"
560
source: hosted
508
- version: "1.9.0"
561
+ version: "1.9.1"
562
stack_trace:
563
dependency: transitive
564
description:
565
name: stack_trace
513
- url: "https://pub.dartlang.org"
566
+ sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
567
+ url: "https://pub.dev"
568
source: hosted
515
- version: "1.10.0"
569
+ version: "1.11.0"
570
stream_channel:
571
dependency: transitive
572
description:
573
name: stream_channel
520
- url: "https://pub.dartlang.org"
574
+ sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
575
+ url: "https://pub.dev"
576
source: hosted
522
- version: "2.1.0"
577
+ version: "2.1.1"
578
stream_transform:
579
dependency: transitive
580
description:
581
name: stream_transform
527
- url: "https://pub.dartlang.org"
582
+ sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
583
+ url: "https://pub.dev"
584
source: hosted
529
- version: "2.0.0"
585
+ version: "2.1.0"
586
string_scanner:
587
dependency: transitive
588
description:
589
name: string_scanner
534
- url: "https://pub.dartlang.org"
590
+ sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
591
+ url: "https://pub.dev"
592
source: hosted
536
- version: "1.1.1"
593
+ version: "1.2.0"
594
term_glyph:
595
dependency: transitive
596
description:
597
name: term_glyph
541
- url: "https://pub.dartlang.org"
598
+ sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
599
+ url: "https://pub.dev"
600
source: hosted
601
version: "1.2.1"
602
test_api:
603
dependency: transitive
604
description:
605
name: test_api
548
- url: "https://pub.dartlang.org"
606
+ sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
607
+ url: "https://pub.dev"
608
source: hosted
550
- version: "0.4.12"
609
+ version: "0.4.16"
610
timing:
611
dependency: transitive
612
description:
613
name: timing
555
- url: "https://pub.dartlang.org"
614
+ sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
615
+ url: "https://pub.dev"
616
source: hosted
557
- version: "1.0.0"
617
+ version: "1.0.1"
618
typed_data:
619
dependency: transitive
620
description:
621
name: typed_data
562
- url: "https://pub.dartlang.org"
622
+ sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
623
+ url: "https://pub.dev"
624
source: hosted
564
- version: "1.3.0"
625
+ version: "1.3.1"
626
vector_math:
627
dependency: transitive
628
description:
629
name: vector_math
569
- url: "https://pub.dartlang.org"
630
+ sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
631
+ url: "https://pub.dev"
632
source: hosted
571
- version: "2.1.2"
633
+ version: "2.1.4"
634
watcher:
635
dependency: transitive
636
description:
637
name: watcher
576
- url: "https://pub.dartlang.org"
638
+ sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
639
+ url: "https://pub.dev"
640
source: hosted
578
- version: "1.0.0"
641
+ version: "1.0.2"
642
web_socket_channel:
643
dependency: transitive
644
description:
645
name: web_socket_channel
583
- url: "https://pub.dartlang.org"
646
+ sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
647
+ url: "https://pub.dev"
648
source: hosted
585
- version: "2.2.0"
649
+ version: "2.3.0"
650
win32:
651
dependency: transitive
652
description:
653
name: win32
590
- url: "https://pub.dartlang.org"
654
+ sha256: c0e3a4f7be7dae51d8f152230b86627e3397c1ba8c3fa58e63d44a9f3edc9cef
655
+ url: "https://pub.dev"
656
source: hosted
657
version: "2.6.1"
658
xdg_directories:
659
dependency: transitive
660
description:
661
name: xdg_directories
597
- url: "https://pub.dartlang.org"
662
+ sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
663
+ url: "https://pub.dev"
664
source: hosted
599
- version: "0.2.0+2"
665
+ version: "0.2.0+3"
666
yaml:
667
dependency: transitive
668
description:
669
name: yaml
604
- url: "https://pub.dartlang.org"
670
+ sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
671
+ url: "https://pub.dev"
672
source: hosted
606
- version: "3.1.0"
673
+ version: "3.1.1"
674
sdks:
608
- dart: ">=2.17.5 <3.0.0"
609
- flutter: ">=2.8.1"
675
+ dart: ">=2.19.0 <3.0.0"
676
+ flutter: ">=3.0.0"
lib/router.dart
+1
-1
@@ -330,7 +330,7 @@ Route<dynamic> createRoute(RouteSettings settings) {
330
getIt.get<ContactListPage>());
331
332
case Routes.pickerAddressBook:
333
- final selectedCurrency = settings.arguments as CryptoCurrency;
333
+ final selectedCurrency = settings.arguments as CryptoCurrency?;
334
return MaterialPageRoute<void>(
335
builder: (_) => getIt.get<ContactListPage>(param1: selectedCurrency));
336
lib/utils/exception_handler.dart
+6
@@ -5,6 +5,7 @@ import 'package:cake_wallet/generated/i18n.dart';
5
import 'package:cake_wallet/main.dart';
6
import 'package:cake_wallet/src/widgets/alert_with_two_actions.dart';
7
import 'package:cake_wallet/utils/show_pop_up.dart';
8
+import 'package:flutter/foundation.dart';
9
import 'package:flutter/material.dart';
10
import 'package:flutter_mailer/flutter_mailer.dart';
11
import 'package:path_provider/path_provider.dart';
@@ -59,6 +60,11 @@ class ExceptionHandler {
60
}
61
62
static void onError(FlutterErrorDetails errorDetails) {
63
+ if (kDebugMode) {
64
+ FlutterError.presentError(errorDetails);
65
+ return;
66
+ }
67
+
68
if (_ignoreError(errorDetails.exception.toString())) {
69
return;
70
}