Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]"

This reverts commit 50641e2ddca9570ac26012519de7ab67faf31ee9.

OmarHatem committed Feb 8, 2023 at 19:25 UTC 318e3b92e51c79c7a4e36fdf833665efa3d3faa1
12 files changed +3173 -6
.gitignore
-1
@@ -133,6 +133,5 @@ assets/images/app_logo.png
133
134 /pubspec.yaml
135 /pubspec.lock
136 -/ios/podfile.lock
136 /android/app.properties
137 /android/app/src/main/AndroidManifest.xml
cw_bitcoin/.gitignore
-1
@@ -8,7 +8,6 @@
8 .buildlog/
9 .history
10 .svn/
11 -/pubspec.lock
11
12 # IntelliJ related
13 *.iml
cw_bitcoin/pubspec.lock new
+750
@@ -0,0 +1,750 @@
1 +# Generated by pub
2 +# See https://dart.dev/tools/pub/glossary#lockfile
3 +packages:
4 + _fe_analyzer_shared:
5 + dependency: transitive
6 + description:
7 + name: _fe_analyzer_shared
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
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
24 + sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25 + url: "https://pub.dev"
26 + source: hosted
27 + version: "2.3.2"
28 + asn1lib:
29 + dependency: transitive
30 + description:
31 + name: asn1lib
32 + sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33 + url: "https://pub.dev"
34 + source: hosted
35 + version: "1.4.0"
36 + async:
37 + dependency: transitive
38 + description:
39 + name: async
40 + sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41 + url: "https://pub.dev"
42 + source: hosted
43 + version: "2.10.0"
44 + bech32:
45 + dependency: transitive
46 + description:
47 + path: "."
48 + ref: "cake-0.2.1"
49 + resolved-ref: cafd1c270641e95017d57d69f55cca9831d4db56
50 + url: "https://github.com/cake-tech/bech32.git"
51 + source: git
52 + version: "0.2.1"
53 + bip32:
54 + dependency: transitive
55 + description:
56 + name: bip32
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
65 + sha256: de1ee27ebe7d96b84bb3a04a4132a0a3007dcdd5ad27dd14aa87a29d97c45edc
66 + url: "https://pub.dev"
67 + source: hosted
68 + version: "1.0.6"
69 + bitcoin_flutter:
70 + dependency: "direct main"
71 + description:
72 + path: "."
73 + ref: cake-update-v2
74 + resolved-ref: "8f86453761c0c26e368392d0ff2c6f12f3b7397b"
75 + url: "https://github.com/cake-tech/bitcoin_flutter.git"
76 + source: git
77 + version: "2.0.2"
78 + boolean_selector:
79 + dependency: transitive
80 + description:
81 + name: boolean_selector
82 + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
83 + url: "https://pub.dev"
84 + source: hosted
85 + version: "2.1.1"
86 + bs58check:
87 + dependency: transitive
88 + description:
89 + name: bs58check
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
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
106 + sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
107 + url: "https://pub.dev"
108 + source: hosted
109 + version: "1.1.1"
110 + build_daemon:
111 + dependency: transitive
112 + description:
113 + name: build_daemon
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
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
130 + sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
131 + url: "https://pub.dev"
132 + source: hosted
133 + version: "2.3.3"
134 + build_runner_core:
135 + dependency: transitive
136 + description:
137 + name: build_runner_core
138 + sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
139 + url: "https://pub.dev"
140 + source: hosted
141 + version: "7.2.7"
142 + built_collection:
143 + dependency: transitive
144 + description:
145 + name: built_collection
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
154 + sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
155 + url: "https://pub.dev"
156 + source: hosted
157 + version: "8.4.3"
158 + characters:
159 + dependency: transitive
160 + description:
161 + name: characters
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
170 + sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
171 + url: "https://pub.dev"
172 + source: hosted
173 + version: "2.0.2"
174 + clock:
175 + dependency: transitive
176 + description:
177 + name: clock
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
186 + sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
187 + url: "https://pub.dev"
188 + source: hosted
189 + version: "4.4.0"
190 + collection:
191 + dependency: transitive
192 + description:
193 + name: collection
194 + sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
195 + url: "https://pub.dev"
196 + source: hosted
197 + version: "1.17.0"
198 + convert:
199 + dependency: transitive
200 + description:
201 + name: convert
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
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
218 + sha256: e0e37f79665cd5c86e8897f9abe1accfe813c0cc5299dab22256e22fddc1fef8
219 + url: "https://pub.dev"
220 + source: hosted
221 + version: "2.0.5"
222 + cw_core:
223 + dependency: "direct main"
224 + description:
225 + path: "../cw_core"
226 + relative: true
227 + source: path
228 + version: "0.0.1"
229 + dart_style:
230 + dependency: transitive
231 + description:
232 + name: dart_style
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
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
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
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
265 + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
266 + url: "https://pub.dev"
267 + source: hosted
268 + version: "6.1.4"
269 + fixnum:
270 + dependency: transitive
271 + description:
272 + name: fixnum
273 + sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
274 + url: "https://pub.dev"
275 + source: hosted
276 + version: "1.1.0"
277 + flutter:
278 + dependency: "direct main"
279 + description: flutter
280 + source: sdk
281 + version: "0.0.0"
282 + flutter_mobx:
283 + dependency: "direct main"
284 + description:
285 + name: flutter_mobx
286 + sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
287 + url: "https://pub.dev"
288 + source: hosted
289 + version: "2.0.6+5"
290 + flutter_test:
291 + dependency: "direct dev"
292 + description: flutter
293 + source: sdk
294 + version: "0.0.0"
295 + frontend_server_client:
296 + dependency: transitive
297 + description:
298 + name: frontend_server_client
299 + sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
300 + url: "https://pub.dev"
301 + source: hosted
302 + version: "3.2.0"
303 + glob:
304 + dependency: transitive
305 + description:
306 + name: glob
307 + sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
308 + url: "https://pub.dev"
309 + source: hosted
310 + version: "2.1.1"
311 + graphs:
312 + dependency: transitive
313 + description:
314 + name: graphs
315 + sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
316 + url: "https://pub.dev"
317 + source: hosted
318 + version: "2.2.0"
319 + hex:
320 + dependency: transitive
321 + description:
322 + name: hex
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
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
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
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
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
363 + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
364 + url: "https://pub.dev"
365 + source: hosted
366 + version: "4.0.2"
367 + intl:
368 + dependency: "direct main"
369 + description:
370 + name: intl
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
379 + sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
380 + url: "https://pub.dev"
381 + source: hosted
382 + version: "1.0.4"
383 + js:
384 + dependency: transitive
385 + description:
386 + name: js
387 + sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
388 + url: "https://pub.dev"
389 + source: hosted
390 + version: "0.6.5"
391 + json_annotation:
392 + dependency: transitive
393 + description:
394 + name: json_annotation
395 + sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
396 + url: "https://pub.dev"
397 + source: hosted
398 + version: "4.8.0"
399 + logging:
400 + dependency: transitive
401 + description:
402 + name: logging
403 + sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
404 + url: "https://pub.dev"
405 + source: hosted
406 + version: "1.1.1"
407 + matcher:
408 + dependency: transitive
409 + description:
410 + name: matcher
411 + sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
412 + url: "https://pub.dev"
413 + source: hosted
414 + version: "0.12.13"
415 + material_color_utilities:
416 + dependency: transitive
417 + description:
418 + name: material_color_utilities
419 + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
420 + url: "https://pub.dev"
421 + source: hosted
422 + version: "0.2.0"
423 + meta:
424 + dependency: transitive
425 + description:
426 + name: meta
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
435 + sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
436 + url: "https://pub.dev"
437 + source: hosted
438 + version: "1.0.4"
439 + mobx:
440 + dependency: "direct main"
441 + description:
442 + name: mobx
443 + sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
444 + url: "https://pub.dev"
445 + source: hosted
446 + version: "2.1.3+1"
447 + mobx_codegen:
448 + dependency: "direct dev"
449 + description:
450 + name: mobx_codegen
451 + sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
452 + url: "https://pub.dev"
453 + source: hosted
454 + version: "2.1.1"
455 + package_config:
456 + dependency: transitive
457 + description:
458 + name: package_config
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
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
475 + sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
476 + url: "https://pub.dev"
477 + source: hosted
478 + version: "2.0.12"
479 + path_provider_android:
480 + dependency: transitive
481 + description:
482 + name: path_provider_android
483 + sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
484 + url: "https://pub.dev"
485 + source: hosted
486 + version: "2.0.22"
487 + path_provider_foundation:
488 + dependency: transitive
489 + description:
490 + name: path_provider_foundation
491 + sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
492 + url: "https://pub.dev"
493 + source: hosted
494 + version: "2.1.1"
495 + path_provider_linux:
496 + dependency: transitive
497 + description:
498 + name: path_provider_linux
499 + sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
500 + url: "https://pub.dev"
501 + source: hosted
502 + version: "2.1.7"
503 + path_provider_platform_interface:
504 + dependency: transitive
505 + description:
506 + name: path_provider_platform_interface
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
515 + sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c
516 + url: "https://pub.dev"
517 + source: hosted
518 + version: "2.1.3"
519 + platform:
520 + dependency: transitive
521 + description:
522 + name: platform
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
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
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
547 + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
548 + url: "https://pub.dev"
549 + source: hosted
550 + version: "1.5.1"
551 + process:
552 + dependency: transitive
553 + description:
554 + name: process
555 + sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
556 + url: "https://pub.dev"
557 + source: hosted
558 + version: "4.2.4"
559 + pub_semver:
560 + dependency: transitive
561 + description:
562 + name: pub_semver
563 + sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
564 + url: "https://pub.dev"
565 + source: hosted
566 + version: "2.1.3"
567 + pubspec_parse:
568 + dependency: transitive
569 + description:
570 + name: pubspec_parse
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
579 + sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb"
580 + url: "https://pub.dev"
581 + source: hosted
582 + version: "0.27.7"
583 + shelf:
584 + dependency: transitive
585 + description:
586 + name: shelf
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
595 + sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
596 + url: "https://pub.dev"
597 + source: hosted
598 + version: "1.0.3"
599 + sky_engine:
600 + dependency: transitive
601 + description: flutter
602 + source: sdk
603 + version: "0.0.99"
604 + source_gen:
605 + dependency: transitive
606 + description:
607 + name: source_gen
608 + sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
609 + url: "https://pub.dev"
610 + source: hosted
611 + version: "1.2.6"
612 + source_helper:
613 + dependency: transitive
614 + description:
615 + name: source_helper
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
624 + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
625 + url: "https://pub.dev"
626 + source: hosted
627 + version: "1.9.1"
628 + stack_trace:
629 + dependency: transitive
630 + description:
631 + name: stack_trace
632 + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
633 + url: "https://pub.dev"
634 + source: hosted
635 + version: "1.11.0"
636 + stream_channel:
637 + dependency: transitive
638 + description:
639 + name: stream_channel
640 + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
641 + url: "https://pub.dev"
642 + source: hosted
643 + version: "2.1.1"
644 + stream_transform:
645 + dependency: transitive
646 + description:
647 + name: stream_transform
648 + sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
649 + url: "https://pub.dev"
650 + source: hosted
651 + version: "2.1.0"
652 + string_scanner:
653 + dependency: transitive
654 + description:
655 + name: string_scanner
656 + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
657 + url: "https://pub.dev"
658 + source: hosted
659 + version: "1.2.0"
660 + term_glyph:
661 + dependency: transitive
662 + description:
663 + name: term_glyph
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
672 + sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
673 + url: "https://pub.dev"
674 + source: hosted
675 + version: "0.4.16"
676 + timing:
677 + dependency: transitive
678 + description:
679 + name: timing
680 + sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
681 + url: "https://pub.dev"
682 + source: hosted
683 + version: "1.0.1"
684 + typed_data:
685 + dependency: transitive
686 + description:
687 + name: typed_data
688 + sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
689 + url: "https://pub.dev"
690 + source: hosted
691 + version: "1.3.1"
692 + unorm_dart:
693 + dependency: "direct main"
694 + description:
695 + name: unorm_dart
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
704 + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
705 + url: "https://pub.dev"
706 + source: hosted
707 + version: "2.1.4"
708 + watcher:
709 + dependency: transitive
710 + description:
711 + name: watcher
712 + sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
713 + url: "https://pub.dev"
714 + source: hosted
715 + version: "1.0.2"
716 + web_socket_channel:
717 + dependency: transitive
718 + description:
719 + name: web_socket_channel
720 + sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
721 + url: "https://pub.dev"
722 + source: hosted
723 + version: "2.3.0"
724 + win32:
725 + dependency: transitive
726 + description:
727 + name: win32
728 + sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46
729 + url: "https://pub.dev"
730 + source: hosted
731 + version: "3.1.3"
732 + xdg_directories:
733 + dependency: transitive
734 + description:
735 + name: xdg_directories
736 + sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
737 + url: "https://pub.dev"
738 + source: hosted
739 + version: "0.2.0+3"
740 + yaml:
741 + dependency: transitive
742 + description:
743 + name: yaml
744 + sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
745 + url: "https://pub.dev"
746 + source: hosted
747 + version: "3.1.1"
748 +sdks:
749 + dart: ">=2.19.0 <3.0.0"
750 + flutter: ">=3.0.0"
cw_core/.gitignore
-1
@@ -8,7 +8,6 @@
8 .buildlog/
9 .history
10 .svn/
11 -/pubspec.lock
11
12 # IntelliJ related
13 *.iml
cw_core/pubspec.lock new
+669
@@ -0,0 +1,669 @@
1 +# Generated by pub
2 +# See https://dart.dev/tools/pub/glossary#lockfile
3 +packages:
4 + _fe_analyzer_shared:
5 + dependency: transitive
6 + description:
7 + name: _fe_analyzer_shared
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
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
24 + sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25 + url: "https://pub.dev"
26 + source: hosted
27 + version: "2.3.2"
28 + asn1lib:
29 + dependency: transitive
30 + description:
31 + name: asn1lib
32 + sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33 + url: "https://pub.dev"
34 + source: hosted
35 + version: "1.4.0"
36 + async:
37 + dependency: transitive
38 + description:
39 + name: async
40 + sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41 + url: "https://pub.dev"
42 + source: hosted
43 + version: "2.10.0"
44 + boolean_selector:
45 + dependency: transitive
46 + description:
47 + name: boolean_selector
48 + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49 + url: "https://pub.dev"
50 + source: hosted
51 + version: "2.1.1"
52 + build:
53 + dependency: transitive
54 + description:
55 + name: build
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
64 + sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65 + url: "https://pub.dev"
66 + source: hosted
67 + version: "1.1.1"
68 + build_daemon:
69 + dependency: transitive
70 + description:
71 + name: build_daemon
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
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
88 + sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89 + url: "https://pub.dev"
90 + source: hosted
91 + version: "2.3.3"
92 + build_runner_core:
93 + dependency: transitive
94 + description:
95 + name: build_runner_core
96 + sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97 + url: "https://pub.dev"
98 + source: hosted
99 + version: "7.2.7"
100 + built_collection:
101 + dependency: transitive
102 + description:
103 + name: built_collection
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
112 + sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113 + url: "https://pub.dev"
114 + source: hosted
115 + version: "8.4.3"
116 + characters:
117 + dependency: transitive
118 + description:
119 + name: characters
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
128 + sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129 + url: "https://pub.dev"
130 + source: hosted
131 + version: "2.0.2"
132 + clock:
133 + dependency: transitive
134 + description:
135 + name: clock
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
144 + sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145 + url: "https://pub.dev"
146 + source: hosted
147 + version: "4.4.0"
148 + collection:
149 + dependency: transitive
150 + description:
151 + name: collection
152 + sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153 + url: "https://pub.dev"
154 + source: hosted
155 + version: "1.17.0"
156 + convert:
157 + dependency: transitive
158 + description:
159 + name: convert
160 + sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161 + url: "https://pub.dev"
162 + source: hosted
163 + version: "3.1.1"
164 + crypto:
165 + dependency: transitive
166 + description:
167 + name: crypto
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
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
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
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
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
208 + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
209 + url: "https://pub.dev"
210 + source: hosted
211 + version: "6.1.4"
212 + fixnum:
213 + dependency: transitive
214 + description:
215 + name: fixnum
216 + sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
217 + url: "https://pub.dev"
218 + source: hosted
219 + version: "1.1.0"
220 + flutter:
221 + dependency: "direct main"
222 + description: flutter
223 + source: sdk
224 + version: "0.0.0"
225 + flutter_mobx:
226 + dependency: "direct main"
227 + description:
228 + name: flutter_mobx
229 + sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
230 + url: "https://pub.dev"
231 + source: hosted
232 + version: "2.0.6+5"
233 + flutter_test:
234 + dependency: "direct dev"
235 + description: flutter
236 + source: sdk
237 + version: "0.0.0"
238 + frontend_server_client:
239 + dependency: transitive
240 + description:
241 + name: frontend_server_client
242 + sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
243 + url: "https://pub.dev"
244 + source: hosted
245 + version: "3.2.0"
246 + glob:
247 + dependency: transitive
248 + description:
249 + name: glob
250 + sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
251 + url: "https://pub.dev"
252 + source: hosted
253 + version: "2.1.1"
254 + graphs:
255 + dependency: transitive
256 + description:
257 + name: graphs
258 + sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
259 + url: "https://pub.dev"
260 + source: hosted
261 + version: "2.2.0"
262 + hive:
263 + dependency: transitive
264 + description:
265 + name: hive
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
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
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
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
298 + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
299 + url: "https://pub.dev"
300 + source: hosted
301 + version: "4.0.2"
302 + intl:
303 + dependency: "direct main"
304 + description:
305 + name: intl
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
314 + sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
315 + url: "https://pub.dev"
316 + source: hosted
317 + version: "1.0.4"
318 + js:
319 + dependency: transitive
320 + description:
321 + name: js
322 + sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
323 + url: "https://pub.dev"
324 + source: hosted
325 + version: "0.6.5"
326 + json_annotation:
327 + dependency: transitive
328 + description:
329 + name: json_annotation
330 + sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
331 + url: "https://pub.dev"
332 + source: hosted
333 + version: "4.8.0"
334 + logging:
335 + dependency: transitive
336 + description:
337 + name: logging
338 + sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
339 + url: "https://pub.dev"
340 + source: hosted
341 + version: "1.1.1"
342 + matcher:
343 + dependency: transitive
344 + description:
345 + name: matcher
346 + sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
347 + url: "https://pub.dev"
348 + source: hosted
349 + version: "0.12.13"
350 + material_color_utilities:
351 + dependency: transitive
352 + description:
353 + name: material_color_utilities
354 + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
355 + url: "https://pub.dev"
356 + source: hosted
357 + version: "0.2.0"
358 + meta:
359 + dependency: transitive
360 + description:
361 + name: meta
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
370 + sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
371 + url: "https://pub.dev"
372 + source: hosted
373 + version: "1.0.4"
374 + mobx:
375 + dependency: "direct main"
376 + description:
377 + name: mobx
378 + sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
379 + url: "https://pub.dev"
380 + source: hosted
381 + version: "2.1.3+1"
382 + mobx_codegen:
383 + dependency: "direct dev"
384 + description:
385 + name: mobx_codegen
386 + sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
387 + url: "https://pub.dev"
388 + source: hosted
389 + version: "2.1.1"
390 + package_config:
391 + dependency: transitive
392 + description:
393 + name: package_config
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
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
410 + sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
411 + url: "https://pub.dev"
412 + source: hosted
413 + version: "2.0.12"
414 + path_provider_android:
415 + dependency: transitive
416 + description:
417 + name: path_provider_android
418 + sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
419 + url: "https://pub.dev"
420 + source: hosted
421 + version: "2.0.22"
422 + path_provider_foundation:
423 + dependency: transitive
424 + description:
425 + name: path_provider_foundation
426 + sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
427 + url: "https://pub.dev"
428 + source: hosted
429 + version: "2.1.1"
430 + path_provider_linux:
431 + dependency: transitive
432 + description:
433 + name: path_provider_linux
434 + sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
435 + url: "https://pub.dev"
436 + source: hosted
437 + version: "2.1.7"
438 + path_provider_platform_interface:
439 + dependency: transitive
440 + description:
441 + name: path_provider_platform_interface
442 + sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
443 + url: "https://pub.dev"
444 + source: hosted
445 + version: "2.0.5"
446 + path_provider_windows:
447 + dependency: transitive
448 + description:
449 + name: path_provider_windows
450 + sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c
451 + url: "https://pub.dev"
452 + source: hosted
453 + version: "2.1.3"
454 + platform:
455 + dependency: transitive
456 + description:
457 + name: platform
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
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
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
482 + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
483 + url: "https://pub.dev"
484 + source: hosted
485 + version: "1.5.1"
486 + process:
487 + dependency: transitive
488 + description:
489 + name: process
490 + sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
491 + url: "https://pub.dev"
492 + source: hosted
493 + version: "4.2.4"
494 + pub_semver:
495 + dependency: transitive
496 + description:
497 + name: pub_semver
498 + sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
499 + url: "https://pub.dev"
500 + source: hosted
501 + version: "2.1.3"
502 + pubspec_parse:
503 + dependency: transitive
504 + description:
505 + name: pubspec_parse
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
514 + sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
515 + url: "https://pub.dev"
516 + source: hosted
517 + version: "1.4.0"
518 + shelf_web_socket:
519 + dependency: transitive
520 + description:
521 + name: shelf_web_socket
522 + sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
523 + url: "https://pub.dev"
524 + source: hosted
525 + version: "1.0.3"
526 + sky_engine:
527 + dependency: transitive
528 + description: flutter
529 + source: sdk
530 + version: "0.0.99"
531 + source_gen:
532 + dependency: transitive
533 + description:
534 + name: source_gen
535 + sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
536 + url: "https://pub.dev"
537 + source: hosted
538 + version: "1.2.6"
539 + source_helper:
540 + dependency: transitive
541 + description:
542 + name: source_helper
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
551 + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
552 + url: "https://pub.dev"
553 + source: hosted
554 + version: "1.9.1"
555 + stack_trace:
556 + dependency: transitive
557 + description:
558 + name: stack_trace
559 + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
560 + url: "https://pub.dev"
561 + source: hosted
562 + version: "1.11.0"
563 + stream_channel:
564 + dependency: transitive
565 + description:
566 + name: stream_channel
567 + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
568 + url: "https://pub.dev"
569 + source: hosted
570 + version: "2.1.1"
571 + stream_transform:
572 + dependency: transitive
573 + description:
574 + name: stream_transform
575 + sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
576 + url: "https://pub.dev"
577 + source: hosted
578 + version: "2.1.0"
579 + string_scanner:
580 + dependency: transitive
581 + description:
582 + name: string_scanner
583 + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
584 + url: "https://pub.dev"
585 + source: hosted
586 + version: "1.2.0"
587 + term_glyph:
588 + dependency: transitive
589 + description:
590 + name: term_glyph
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
599 + sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
600 + url: "https://pub.dev"
601 + source: hosted
602 + version: "0.4.16"
603 + timing:
604 + dependency: transitive
605 + description:
606 + name: timing
607 + sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
608 + url: "https://pub.dev"
609 + source: hosted
610 + version: "1.0.1"
611 + typed_data:
612 + dependency: transitive
613 + description:
614 + name: typed_data
615 + sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
616 + url: "https://pub.dev"
617 + source: hosted
618 + version: "1.3.1"
619 + vector_math:
620 + dependency: transitive
621 + description:
622 + name: vector_math
623 + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
624 + url: "https://pub.dev"
625 + source: hosted
626 + version: "2.1.4"
627 + watcher:
628 + dependency: transitive
629 + description:
630 + name: watcher
631 + sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
632 + url: "https://pub.dev"
633 + source: hosted
634 + version: "1.0.2"
635 + web_socket_channel:
636 + dependency: transitive
637 + description:
638 + name: web_socket_channel
639 + sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
640 + url: "https://pub.dev"
641 + source: hosted
642 + version: "2.3.0"
643 + win32:
644 + dependency: transitive
645 + description:
646 + name: win32
647 + sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46
648 + url: "https://pub.dev"
649 + source: hosted
650 + version: "3.1.3"
651 + xdg_directories:
652 + dependency: transitive
653 + description:
654 + name: xdg_directories
655 + sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
656 + url: "https://pub.dev"
657 + source: hosted
658 + version: "0.2.0+3"
659 + yaml:
660 + dependency: transitive
661 + description:
662 + name: yaml
663 + sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
664 + url: "https://pub.dev"
665 + source: hosted
666 + version: "3.1.1"
667 +sdks:
668 + dart: ">=2.19.0 <3.0.0"
669 + flutter: ">=3.0.0"
cw_haven/.gitignore
-1
@@ -3,6 +3,5 @@
3
4 .packages
5 .pub/
6 -/pubspec.lock
6
7 build/
cw_haven/pubspec.lock new
+676
@@ -0,0 +1,676 @@
1 +# Generated by pub
2 +# See https://dart.dev/tools/pub/glossary#lockfile
3 +packages:
4 + _fe_analyzer_shared:
5 + dependency: transitive
6 + description:
7 + name: _fe_analyzer_shared
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
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
24 + sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25 + url: "https://pub.dev"
26 + source: hosted
27 + version: "2.3.2"
28 + asn1lib:
29 + dependency: transitive
30 + description:
31 + name: asn1lib
32 + sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33 + url: "https://pub.dev"
34 + source: hosted
35 + version: "1.4.0"
36 + async:
37 + dependency: transitive
38 + description:
39 + name: async
40 + sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41 + url: "https://pub.dev"
42 + source: hosted
43 + version: "2.10.0"
44 + boolean_selector:
45 + dependency: transitive
46 + description:
47 + name: boolean_selector
48 + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49 + url: "https://pub.dev"
50 + source: hosted
51 + version: "2.1.1"
52 + build:
53 + dependency: transitive
54 + description:
55 + name: build
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
64 + sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65 + url: "https://pub.dev"
66 + source: hosted
67 + version: "1.1.1"
68 + build_daemon:
69 + dependency: transitive
70 + description:
71 + name: build_daemon
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
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
88 + sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89 + url: "https://pub.dev"
90 + source: hosted
91 + version: "2.3.3"
92 + build_runner_core:
93 + dependency: transitive
94 + description:
95 + name: build_runner_core
96 + sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97 + url: "https://pub.dev"
98 + source: hosted
99 + version: "7.2.7"
100 + built_collection:
101 + dependency: transitive
102 + description:
103 + name: built_collection
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
112 + sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113 + url: "https://pub.dev"
114 + source: hosted
115 + version: "8.4.3"
116 + characters:
117 + dependency: transitive
118 + description:
119 + name: characters
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
128 + sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129 + url: "https://pub.dev"
130 + source: hosted
131 + version: "2.0.2"
132 + clock:
133 + dependency: transitive
134 + description:
135 + name: clock
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
144 + sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145 + url: "https://pub.dev"
146 + source: hosted
147 + version: "4.4.0"
148 + collection:
149 + dependency: transitive
150 + description:
151 + name: collection
152 + sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153 + url: "https://pub.dev"
154 + source: hosted
155 + version: "1.17.0"
156 + convert:
157 + dependency: transitive
158 + description:
159 + name: convert
160 + sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161 + url: "https://pub.dev"
162 + source: hosted
163 + version: "3.1.1"
164 + crypto:
165 + dependency: transitive
166 + description:
167 + name: crypto
168 + sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
169 + url: "https://pub.dev"
170 + source: hosted
171 + version: "3.0.2"
172 + cw_core:
173 + dependency: "direct main"
174 + description:
175 + path: "../cw_core"
176 + relative: true
177 + source: path
178 + version: "0.0.1"
179 + dart_style:
180 + dependency: transitive
181 + description:
182 + name: dart_style
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
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
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
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
215 + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
216 + url: "https://pub.dev"
217 + source: hosted
218 + version: "6.1.4"
219 + fixnum:
220 + dependency: transitive
221 + description:
222 + name: fixnum
223 + sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
224 + url: "https://pub.dev"
225 + source: hosted
226 + version: "1.1.0"
227 + flutter:
228 + dependency: "direct main"
229 + description: flutter
230 + source: sdk
231 + version: "0.0.0"
232 + flutter_mobx:
233 + dependency: "direct main"
234 + description:
235 + name: flutter_mobx
236 + sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
237 + url: "https://pub.dev"
238 + source: hosted
239 + version: "2.0.6+5"
240 + flutter_test:
241 + dependency: "direct dev"
242 + description: flutter
243 + source: sdk
244 + version: "0.0.0"
245 + frontend_server_client:
246 + dependency: transitive
247 + description:
248 + name: frontend_server_client
249 + sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
250 + url: "https://pub.dev"
251 + source: hosted
252 + version: "3.2.0"
253 + glob:
254 + dependency: transitive
255 + description:
256 + name: glob
257 + sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
258 + url: "https://pub.dev"
259 + source: hosted
260 + version: "2.1.1"
261 + graphs:
262 + dependency: transitive
263 + description:
264 + name: graphs
265 + sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
266 + url: "https://pub.dev"
267 + source: hosted
268 + version: "2.2.0"
269 + hive:
270 + dependency: transitive
271 + description:
272 + name: hive
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
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
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
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
305 + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
306 + url: "https://pub.dev"
307 + source: hosted
308 + version: "4.0.2"
309 + intl:
310 + dependency: "direct main"
311 + description:
312 + name: intl
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
321 + sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
322 + url: "https://pub.dev"
323 + source: hosted
324 + version: "1.0.4"
325 + js:
326 + dependency: transitive
327 + description:
328 + name: js
329 + sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
330 + url: "https://pub.dev"
331 + source: hosted
332 + version: "0.6.5"
333 + json_annotation:
334 + dependency: transitive
335 + description:
336 + name: json_annotation
337 + sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
338 + url: "https://pub.dev"
339 + source: hosted
340 + version: "4.8.0"
341 + logging:
342 + dependency: transitive
343 + description:
344 + name: logging
345 + sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
346 + url: "https://pub.dev"
347 + source: hosted
348 + version: "1.1.1"
349 + matcher:
350 + dependency: transitive
351 + description:
352 + name: matcher
353 + sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
354 + url: "https://pub.dev"
355 + source: hosted
356 + version: "0.12.13"
357 + material_color_utilities:
358 + dependency: transitive
359 + description:
360 + name: material_color_utilities
361 + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
362 + url: "https://pub.dev"
363 + source: hosted
364 + version: "0.2.0"
365 + meta:
366 + dependency: transitive
367 + description:
368 + name: meta
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
377 + sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
378 + url: "https://pub.dev"
379 + source: hosted
380 + version: "1.0.4"
381 + mobx:
382 + dependency: "direct main"
383 + description:
384 + name: mobx
385 + sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
386 + url: "https://pub.dev"
387 + source: hosted
388 + version: "2.1.3+1"
389 + mobx_codegen:
390 + dependency: "direct dev"
391 + description:
392 + name: mobx_codegen
393 + sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
394 + url: "https://pub.dev"
395 + source: hosted
396 + version: "2.1.1"
397 + package_config:
398 + dependency: transitive
399 + description:
400 + name: package_config
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
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
417 + sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
418 + url: "https://pub.dev"
419 + source: hosted
420 + version: "2.0.12"
421 + path_provider_android:
422 + dependency: transitive
423 + description:
424 + name: path_provider_android
425 + sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
426 + url: "https://pub.dev"
427 + source: hosted
428 + version: "2.0.22"
429 + path_provider_foundation:
430 + dependency: transitive
431 + description:
432 + name: path_provider_foundation
433 + sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
434 + url: "https://pub.dev"
435 + source: hosted
436 + version: "2.1.1"
437 + path_provider_linux:
438 + dependency: transitive
439 + description:
440 + name: path_provider_linux
441 + sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
442 + url: "https://pub.dev"
443 + source: hosted
444 + version: "2.1.7"
445 + path_provider_platform_interface:
446 + dependency: transitive
447 + description:
448 + name: path_provider_platform_interface
449 + sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
450 + url: "https://pub.dev"
451 + source: hosted
452 + version: "2.0.5"
453 + path_provider_windows:
454 + dependency: transitive
455 + description:
456 + name: path_provider_windows
457 + sha256: a34ecd7fb548f8e57321fd8e50d865d266941b54e6c3b7758cf8f37c24116905
458 + url: "https://pub.dev"
459 + source: hosted
460 + version: "2.0.7"
461 + platform:
462 + dependency: transitive
463 + description:
464 + name: platform
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
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
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
489 + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
490 + url: "https://pub.dev"
491 + source: hosted
492 + version: "1.5.1"
493 + process:
494 + dependency: transitive
495 + description:
496 + name: process
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
505 + sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
506 + url: "https://pub.dev"
507 + source: hosted
508 + version: "2.1.3"
509 + pubspec_parse:
510 + dependency: transitive
511 + description:
512 + name: pubspec_parse
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
521 + sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
522 + url: "https://pub.dev"
523 + source: hosted
524 + version: "1.4.0"
525 + shelf_web_socket:
526 + dependency: transitive
527 + description:
528 + name: shelf_web_socket
529 + sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
530 + url: "https://pub.dev"
531 + source: hosted
532 + version: "1.0.3"
533 + sky_engine:
534 + dependency: transitive
535 + description: flutter
536 + source: sdk
537 + version: "0.0.99"
538 + source_gen:
539 + dependency: transitive
540 + description:
541 + name: source_gen
542 + sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
543 + url: "https://pub.dev"
544 + source: hosted
545 + version: "1.2.6"
546 + source_helper:
547 + dependency: transitive
548 + description:
549 + name: source_helper
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
558 + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
559 + url: "https://pub.dev"
560 + source: hosted
561 + version: "1.9.1"
562 + stack_trace:
563 + dependency: transitive
564 + description:
565 + name: stack_trace
566 + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
567 + url: "https://pub.dev"
568 + source: hosted
569 + version: "1.11.0"
570 + stream_channel:
571 + dependency: transitive
572 + description:
573 + name: stream_channel
574 + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
575 + url: "https://pub.dev"
576 + source: hosted
577 + version: "2.1.1"
578 + stream_transform:
579 + dependency: transitive
580 + description:
581 + name: stream_transform
582 + sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
583 + url: "https://pub.dev"
584 + source: hosted
585 + version: "2.1.0"
586 + string_scanner:
587 + dependency: transitive
588 + description:
589 + name: string_scanner
590 + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
591 + url: "https://pub.dev"
592 + source: hosted
593 + version: "1.2.0"
594 + term_glyph:
595 + dependency: transitive
596 + description:
597 + name: term_glyph
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
606 + sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
607 + url: "https://pub.dev"
608 + source: hosted
609 + version: "0.4.16"
610 + timing:
611 + dependency: transitive
612 + description:
613 + name: timing
614 + sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
615 + url: "https://pub.dev"
616 + source: hosted
617 + version: "1.0.1"
618 + typed_data:
619 + dependency: transitive
620 + description:
621 + name: typed_data
622 + sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
623 + url: "https://pub.dev"
624 + source: hosted
625 + version: "1.3.1"
626 + vector_math:
627 + dependency: transitive
628 + description:
629 + name: vector_math
630 + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
631 + url: "https://pub.dev"
632 + source: hosted
633 + version: "2.1.4"
634 + watcher:
635 + dependency: transitive
636 + description:
637 + name: watcher
638 + sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
639 + url: "https://pub.dev"
640 + source: hosted
641 + version: "1.0.2"
642 + web_socket_channel:
643 + dependency: transitive
644 + description:
645 + name: web_socket_channel
646 + sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
647 + url: "https://pub.dev"
648 + source: hosted
649 + version: "2.3.0"
650 + win32:
651 + dependency: transitive
652 + description:
653 + name: win32
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
662 + sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
663 + url: "https://pub.dev"
664 + source: hosted
665 + version: "0.2.0+3"
666 + yaml:
667 + dependency: transitive
668 + description:
669 + name: yaml
670 + sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
671 + url: "https://pub.dev"
672 + source: hosted
673 + version: "3.1.1"
674 +sdks:
675 + dart: ">=2.19.0 <3.0.0"
676 + flutter: ">=3.0.0"
cw_monero/.gitignore
-1
@@ -3,7 +3,6 @@
3
4 .packages
5 .pub/
6 -/pubspec.lock
6
7 build/
8
cw_monero/pubspec.lock new
+676
@@ -0,0 +1,676 @@
1 +# Generated by pub
2 +# See https://dart.dev/tools/pub/glossary#lockfile
3 +packages:
4 + _fe_analyzer_shared:
5 + dependency: transitive
6 + description:
7 + name: _fe_analyzer_shared
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
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
24 + sha256: "139d809800a412ebb26a3892da228b2d0ba36f0ef5d9a82166e5e52ec8d61611"
25 + url: "https://pub.dev"
26 + source: hosted
27 + version: "2.3.2"
28 + asn1lib:
29 + dependency: transitive
30 + description:
31 + name: asn1lib
32 + sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039
33 + url: "https://pub.dev"
34 + source: hosted
35 + version: "1.4.0"
36 + async:
37 + dependency: transitive
38 + description:
39 + name: async
40 + sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
41 + url: "https://pub.dev"
42 + source: hosted
43 + version: "2.10.0"
44 + boolean_selector:
45 + dependency: transitive
46 + description:
47 + name: boolean_selector
48 + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
49 + url: "https://pub.dev"
50 + source: hosted
51 + version: "2.1.1"
52 + build:
53 + dependency: transitive
54 + description:
55 + name: build
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
64 + sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
65 + url: "https://pub.dev"
66 + source: hosted
67 + version: "1.1.1"
68 + build_daemon:
69 + dependency: transitive
70 + description:
71 + name: build_daemon
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
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
88 + sha256: b0a8a7b8a76c493e85f1b84bffa0588859a06197863dba8c9036b15581fd9727
89 + url: "https://pub.dev"
90 + source: hosted
91 + version: "2.3.3"
92 + build_runner_core:
93 + dependency: transitive
94 + description:
95 + name: build_runner_core
96 + sha256: "14febe0f5bac5ae474117a36099b4de6f1dbc52df6c5e55534b3da9591bf4292"
97 + url: "https://pub.dev"
98 + source: hosted
99 + version: "7.2.7"
100 + built_collection:
101 + dependency: transitive
102 + description:
103 + name: built_collection
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
112 + sha256: "169565c8ad06adb760c3645bf71f00bff161b00002cace266cad42c5d22a7725"
113 + url: "https://pub.dev"
114 + source: hosted
115 + version: "8.4.3"
116 + characters:
117 + dependency: transitive
118 + description:
119 + name: characters
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
128 + sha256: "3d1505d91afa809d177efd4eed5bb0eb65805097a1463abdd2add076effae311"
129 + url: "https://pub.dev"
130 + source: hosted
131 + version: "2.0.2"
132 + clock:
133 + dependency: transitive
134 + description:
135 + name: clock
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
144 + sha256: "0d43dd1288fd145de1ecc9a3948ad4a6d5a82f0a14c4fdd0892260787d975cbe"
145 + url: "https://pub.dev"
146 + source: hosted
147 + version: "4.4.0"
148 + collection:
149 + dependency: transitive
150 + description:
151 + name: collection
152 + sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
153 + url: "https://pub.dev"
154 + source: hosted
155 + version: "1.17.0"
156 + convert:
157 + dependency: transitive
158 + description:
159 + name: convert
160 + sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
161 + url: "https://pub.dev"
162 + source: hosted
163 + version: "3.1.1"
164 + crypto:
165 + dependency: transitive
166 + description:
167 + name: crypto
168 + sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67
169 + url: "https://pub.dev"
170 + source: hosted
171 + version: "3.0.2"
172 + cw_core:
173 + dependency: "direct main"
174 + description:
175 + path: "../cw_core"
176 + relative: true
177 + source: path
178 + version: "0.0.1"
179 + dart_style:
180 + dependency: transitive
181 + description:
182 + name: dart_style
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
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
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
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
215 + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
216 + url: "https://pub.dev"
217 + source: hosted
218 + version: "6.1.4"
219 + fixnum:
220 + dependency: transitive
221 + description:
222 + name: fixnum
223 + sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1"
224 + url: "https://pub.dev"
225 + source: hosted
226 + version: "1.1.0"
227 + flutter:
228 + dependency: "direct main"
229 + description: flutter
230 + source: sdk
231 + version: "0.0.0"
232 + flutter_mobx:
233 + dependency: "direct main"
234 + description:
235 + name: flutter_mobx
236 + sha256: "0da4add0016387a7bf309a0d0c41d36c6b3ae25ed7a176409267f166509e723e"
237 + url: "https://pub.dev"
238 + source: hosted
239 + version: "2.0.6+5"
240 + flutter_test:
241 + dependency: "direct dev"
242 + description: flutter
243 + source: sdk
244 + version: "0.0.0"
245 + frontend_server_client:
246 + dependency: transitive
247 + description:
248 + name: frontend_server_client
249 + sha256: "408e3ca148b31c20282ad6f37ebfa6f4bdc8fede5b74bc2f08d9d92b55db3612"
250 + url: "https://pub.dev"
251 + source: hosted
252 + version: "3.2.0"
253 + glob:
254 + dependency: transitive
255 + description:
256 + name: glob
257 + sha256: "4515b5b6ddb505ebdd242a5f2cc5d22d3d6a80013789debfbda7777f47ea308c"
258 + url: "https://pub.dev"
259 + source: hosted
260 + version: "2.1.1"
261 + graphs:
262 + dependency: transitive
263 + description:
264 + name: graphs
265 + sha256: f9e130f3259f52d26f0cfc0e964513796dafed572fa52e45d2f8d6ca14db39b2
266 + url: "https://pub.dev"
267 + source: hosted
268 + version: "2.2.0"
269 + hive:
270 + dependency: transitive
271 + description:
272 + name: hive
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
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
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
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
305 + sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
306 + url: "https://pub.dev"
307 + source: hosted
308 + version: "4.0.2"
309 + intl:
310 + dependency: "direct main"
311 + description:
312 + name: intl
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
321 + sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
322 + url: "https://pub.dev"
323 + source: hosted
324 + version: "1.0.4"
325 + js:
326 + dependency: transitive
327 + description:
328 + name: js
329 + sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
330 + url: "https://pub.dev"
331 + source: hosted
332 + version: "0.6.5"
333 + json_annotation:
334 + dependency: transitive
335 + description:
336 + name: json_annotation
337 + sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
338 + url: "https://pub.dev"
339 + source: hosted
340 + version: "4.8.0"
341 + logging:
342 + dependency: transitive
343 + description:
344 + name: logging
345 + sha256: "04094f2eb032cbb06c6f6e8d3607edcfcb0455e2bb6cbc010cb01171dcb64e6d"
346 + url: "https://pub.dev"
347 + source: hosted
348 + version: "1.1.1"
349 + matcher:
350 + dependency: transitive
351 + description:
352 + name: matcher
353 + sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
354 + url: "https://pub.dev"
355 + source: hosted
356 + version: "0.12.13"
357 + material_color_utilities:
358 + dependency: transitive
359 + description:
360 + name: material_color_utilities
361 + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
362 + url: "https://pub.dev"
363 + source: hosted
364 + version: "0.2.0"
365 + meta:
366 + dependency: transitive
367 + description:
368 + name: meta
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
377 + sha256: e4ff8e8564c03f255408decd16e7899da1733852a9110a58fe6d1b817684a63e
378 + url: "https://pub.dev"
379 + source: hosted
380 + version: "1.0.4"
381 + mobx:
382 + dependency: "direct main"
383 + description:
384 + name: mobx
385 + sha256: f1862bd92c6a903fab67338f27e2f731117c3cb9ea37cee1a487f9e4e0de314a
386 + url: "https://pub.dev"
387 + source: hosted
388 + version: "2.1.3+1"
389 + mobx_codegen:
390 + dependency: "direct dev"
391 + description:
392 + name: mobx_codegen
393 + sha256: "86122e410d8ea24dda0c69adb5c2a6ccadd5ce02ad46e144764e0d0184a06181"
394 + url: "https://pub.dev"
395 + source: hosted
396 + version: "2.1.1"
397 + package_config:
398 + dependency: transitive
399 + description:
400 + name: package_config
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
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
417 + sha256: dcea5feb97d8abf90cab9e9030b497fb7c3cbf26b7a1fe9e3ef7dcb0a1ddec95
418 + url: "https://pub.dev"
419 + source: hosted
420 + version: "2.0.12"
421 + path_provider_android:
422 + dependency: transitive
423 + description:
424 + name: path_provider_android
425 + sha256: a776c088d671b27f6e3aa8881d64b87b3e80201c64e8869b811325de7a76c15e
426 + url: "https://pub.dev"
427 + source: hosted
428 + version: "2.0.22"
429 + path_provider_foundation:
430 + dependency: transitive
431 + description:
432 + name: path_provider_foundation
433 + sha256: "62a68e7e1c6c459f9289859e2fae58290c981ce21d1697faf54910fe1faa4c74"
434 + url: "https://pub.dev"
435 + source: hosted
436 + version: "2.1.1"
437 + path_provider_linux:
438 + dependency: transitive
439 + description:
440 + name: path_provider_linux
441 + sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379
442 + url: "https://pub.dev"
443 + source: hosted
444 + version: "2.1.7"
445 + path_provider_platform_interface:
446 + dependency: transitive
447 + description:
448 + name: path_provider_platform_interface
449 + sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76
450 + url: "https://pub.dev"
451 + source: hosted
452 + version: "2.0.5"
453 + path_provider_windows:
454 + dependency: transitive
455 + description:
456 + name: path_provider_windows
457 + sha256: a34ecd7fb548f8e57321fd8e50d865d266941b54e6c3b7758cf8f37c24116905
458 + url: "https://pub.dev"
459 + source: hosted
460 + version: "2.0.7"
461 + platform:
462 + dependency: transitive
463 + description:
464 + name: platform
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
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
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
489 + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
490 + url: "https://pub.dev"
491 + source: hosted
492 + version: "1.5.1"
493 + process:
494 + dependency: transitive
495 + description:
496 + name: process
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
505 + sha256: "307de764d305289ff24ad257ad5c5793ce56d04947599ad68b3baa124105fc17"
506 + url: "https://pub.dev"
507 + source: hosted
508 + version: "2.1.3"
509 + pubspec_parse:
510 + dependency: transitive
511 + description:
512 + name: pubspec_parse
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
521 + sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c
522 + url: "https://pub.dev"
523 + source: hosted
524 + version: "1.4.0"
525 + shelf_web_socket:
526 + dependency: transitive
527 + description:
528 + name: shelf_web_socket
529 + sha256: a988c0e8d8ffbdb8a28aa7ec8e449c260f3deb808781fe1284d22c5bba7156e8
530 + url: "https://pub.dev"
531 + source: hosted
532 + version: "1.0.3"
533 + sky_engine:
534 + dependency: transitive
535 + description: flutter
536 + source: sdk
537 + version: "0.0.99"
538 + source_gen:
539 + dependency: transitive
540 + description:
541 + name: source_gen
542 + sha256: "2d79738b6bbf38a43920e2b8d189e9a3ce6cc201f4b8fc76be5e4fe377b1c38d"
543 + url: "https://pub.dev"
544 + source: hosted
545 + version: "1.2.6"
546 + source_helper:
547 + dependency: transitive
548 + description:
549 + name: source_helper
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
558 + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
559 + url: "https://pub.dev"
560 + source: hosted
561 + version: "1.9.1"
562 + stack_trace:
563 + dependency: transitive
564 + description:
565 + name: stack_trace
566 + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
567 + url: "https://pub.dev"
568 + source: hosted
569 + version: "1.11.0"
570 + stream_channel:
571 + dependency: transitive
572 + description:
573 + name: stream_channel
574 + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
575 + url: "https://pub.dev"
576 + source: hosted
577 + version: "2.1.1"
578 + stream_transform:
579 + dependency: transitive
580 + description:
581 + name: stream_transform
582 + sha256: "14a00e794c7c11aa145a170587321aedce29769c08d7f58b1d141da75e3b1c6f"
583 + url: "https://pub.dev"
584 + source: hosted
585 + version: "2.1.0"
586 + string_scanner:
587 + dependency: transitive
588 + description:
589 + name: string_scanner
590 + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
591 + url: "https://pub.dev"
592 + source: hosted
593 + version: "1.2.0"
594 + term_glyph:
595 + dependency: transitive
596 + description:
597 + name: term_glyph
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
606 + sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
607 + url: "https://pub.dev"
608 + source: hosted
609 + version: "0.4.16"
610 + timing:
611 + dependency: transitive
612 + description:
613 + name: timing
614 + sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
615 + url: "https://pub.dev"
616 + source: hosted
617 + version: "1.0.1"
618 + typed_data:
619 + dependency: transitive
620 + description:
621 + name: typed_data
622 + sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
623 + url: "https://pub.dev"
624 + source: hosted
625 + version: "1.3.1"
626 + vector_math:
627 + dependency: transitive
628 + description:
629 + name: vector_math
630 + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
631 + url: "https://pub.dev"
632 + source: hosted
633 + version: "2.1.4"
634 + watcher:
635 + dependency: transitive
636 + description:
637 + name: watcher
638 + sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0"
639 + url: "https://pub.dev"
640 + source: hosted
641 + version: "1.0.2"
642 + web_socket_channel:
643 + dependency: transitive
644 + description:
645 + name: web_socket_channel
646 + sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b
647 + url: "https://pub.dev"
648 + source: hosted
649 + version: "2.3.0"
650 + win32:
651 + dependency: transitive
652 + description:
653 + name: win32
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
662 + sha256: bd512f03919aac5f1313eb8249f223bacf4927031bf60b02601f81f687689e86
663 + url: "https://pub.dev"
664 + source: hosted
665 + version: "0.2.0+3"
666 + yaml:
667 + dependency: transitive
668 + description:
669 + name: yaml
670 + sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370"
671 + url: "https://pub.dev"
672 + source: hosted
673 + version: "3.1.1"
674 +sdks:
675 + dart: ">=2.19.0 <3.0.0"
676 + flutter: ">=3.0.0"
cw_shared_external/.gitignore
-1
@@ -3,6 +3,5 @@
3
4 .packages
5 .pub/
6 -/pubspec.lock
6
7 build/
cw_shared_external/pubspec.lock new
+147
@@ -0,0 +1,147 @@
1 +# Generated by pub
2 +# See https://dart.dev/tools/pub/glossary#lockfile
3 +packages:
4 + async:
5 + dependency: transitive
6 + description:
7 + name: async
8 + url: "https://pub.dartlang.org"
9 + source: hosted
10 + version: "2.5.0"
11 + boolean_selector:
12 + dependency: transitive
13 + description:
14 + name: boolean_selector
15 + url: "https://pub.dartlang.org"
16 + source: hosted
17 + version: "2.1.0"
18 + characters:
19 + dependency: transitive
20 + description:
21 + name: characters
22 + url: "https://pub.dartlang.org"
23 + source: hosted
24 + version: "1.1.0"
25 + charcode:
26 + dependency: transitive
27 + description:
28 + name: charcode
29 + url: "https://pub.dartlang.org"
30 + source: hosted
31 + version: "1.2.0"
32 + clock:
33 + dependency: transitive
34 + description:
35 + name: clock
36 + url: "https://pub.dartlang.org"
37 + source: hosted
38 + version: "1.1.0"
39 + collection:
40 + dependency: transitive
41 + description:
42 + name: collection
43 + url: "https://pub.dartlang.org"
44 + source: hosted
45 + version: "1.15.0"
46 + fake_async:
47 + dependency: transitive
48 + description:
49 + name: fake_async
50 + url: "https://pub.dartlang.org"
51 + source: hosted
52 + version: "1.2.0"
53 + flutter:
54 + dependency: "direct main"
55 + description: flutter
56 + source: sdk
57 + version: "0.0.0"
58 + flutter_test:
59 + dependency: "direct dev"
60 + description: flutter
61 + source: sdk
62 + version: "0.0.0"
63 + matcher:
64 + dependency: transitive
65 + description:
66 + name: matcher
67 + url: "https://pub.dartlang.org"
68 + source: hosted
69 + version: "0.12.10"
70 + meta:
71 + dependency: transitive
72 + description:
73 + name: meta
74 + url: "https://pub.dartlang.org"
75 + source: hosted
76 + version: "1.3.0"
77 + path:
78 + dependency: transitive
79 + description:
80 + name: path
81 + url: "https://pub.dartlang.org"
82 + source: hosted
83 + version: "1.8.0"
84 + sky_engine:
85 + dependency: transitive
86 + description: flutter
87 + source: sdk
88 + version: "0.0.99"
89 + source_span:
90 + dependency: transitive
91 + description:
92 + name: source_span
93 + url: "https://pub.dartlang.org"
94 + source: hosted
95 + version: "1.8.0"
96 + stack_trace:
97 + dependency: transitive
98 + description:
99 + name: stack_trace
100 + url: "https://pub.dartlang.org"
101 + source: hosted
102 + version: "1.10.0"
103 + stream_channel:
104 + dependency: transitive
105 + description:
106 + name: stream_channel
107 + url: "https://pub.dartlang.org"
108 + source: hosted
109 + version: "2.1.0"
110 + string_scanner:
111 + dependency: transitive
112 + description:
113 + name: string_scanner
114 + url: "https://pub.dartlang.org"
115 + source: hosted
116 + version: "1.1.0"
117 + term_glyph:
118 + dependency: transitive
119 + description:
120 + name: term_glyph
121 + url: "https://pub.dartlang.org"
122 + source: hosted
123 + version: "1.2.0"
124 + test_api:
125 + dependency: transitive
126 + description:
127 + name: test_api
128 + url: "https://pub.dartlang.org"
129 + source: hosted
130 + version: "0.2.19"
131 + typed_data:
132 + dependency: transitive
133 + description:
134 + name: typed_data
135 + url: "https://pub.dartlang.org"
136 + source: hosted
137 + version: "1.3.0"
138 + vector_math:
139 + dependency: transitive
140 + description:
141 + name: vector_math
142 + url: "https://pub.dartlang.org"
143 + source: hosted
144 + version: "2.1.0"
145 +sdks:
146 + dart: ">=2.12.0-0.0 <3.0.0"
147 + flutter: ">=1.20.0"
ios/Podfile.lock new
+255
@@ -0,0 +1,255 @@
1 +PODS:
2 + - barcode_scan2 (0.0.1):
3 + - Flutter
4 + - MTBBarcodeScanner
5 + - SwiftProtobuf
6 + - BigInt (5.2.0)
7 + - connectivity (0.0.1):
8 + - Flutter
9 + - Reachability
10 + - CryptoSwift (1.3.2)
11 + - cw_haven (0.0.1):
12 + - cw_haven/Boost (= 0.0.1)
13 + - cw_haven/Haven (= 0.0.1)
14 + - cw_haven/OpenSSL (= 0.0.1)
15 + - cw_haven/Sodium (= 0.0.1)
16 + - cw_shared_external
17 + - Flutter
18 + - cw_haven/Boost (0.0.1):
19 + - cw_shared_external
20 + - Flutter
21 + - cw_haven/Haven (0.0.1):
22 + - cw_shared_external
23 + - Flutter
24 + - cw_haven/OpenSSL (0.0.1):
25 + - cw_shared_external
26 + - Flutter
27 + - cw_haven/Sodium (0.0.1):
28 + - cw_shared_external
29 + - Flutter
30 + - cw_monero (0.0.2):
31 + - cw_monero/Boost (= 0.0.2)
32 + - cw_monero/Monero (= 0.0.2)
33 + - cw_monero/OpenSSL (= 0.0.2)
34 + - cw_monero/Sodium (= 0.0.2)
35 + - cw_monero/Unbound (= 0.0.2)
36 + - cw_shared_external
37 + - Flutter
38 + - cw_monero/Boost (0.0.2):
39 + - cw_shared_external
40 + - Flutter
41 + - cw_monero/Monero (0.0.2):
42 + - cw_shared_external
43 + - Flutter
44 + - cw_monero/OpenSSL (0.0.2):
45 + - cw_shared_external
46 + - Flutter
47 + - cw_monero/Sodium (0.0.2):
48 + - cw_shared_external
49 + - Flutter
50 + - cw_monero/Unbound (0.0.2):
51 + - cw_shared_external
52 + - Flutter
53 + - cw_shared_external (0.0.1):
54 + - cw_shared_external/Boost (= 0.0.1)
55 + - cw_shared_external/OpenSSL (= 0.0.1)
56 + - cw_shared_external/Sodium (= 0.0.1)
57 + - Flutter
58 + - cw_shared_external/Boost (0.0.1):
59 + - Flutter
60 + - cw_shared_external/OpenSSL (0.0.1):
61 + - Flutter
62 + - cw_shared_external/Sodium (0.0.1):
63 + - Flutter
64 + - device_display_brightness (0.0.1):
65 + - Flutter
66 + - device_info (0.0.1):
67 + - Flutter
68 + - devicelocale (0.0.1):
69 + - Flutter
70 + - DKImagePickerController/Core (4.3.2):
71 + - DKImagePickerController/ImageDataManager
72 + - DKImagePickerController/Resource
73 + - DKImagePickerController/ImageDataManager (4.3.2)
74 + - DKImagePickerController/PhotoGallery (4.3.2):
75 + - DKImagePickerController/Core
76 + - DKPhotoGallery
77 + - DKImagePickerController/Resource (4.3.2)
78 + - DKPhotoGallery (0.0.17):
79 + - DKPhotoGallery/Core (= 0.0.17)
80 + - DKPhotoGallery/Model (= 0.0.17)
81 + - DKPhotoGallery/Preview (= 0.0.17)
82 + - DKPhotoGallery/Resource (= 0.0.17)
83 + - SDWebImage
84 + - SwiftyGif
85 + - DKPhotoGallery/Core (0.0.17):
86 + - DKPhotoGallery/Model
87 + - DKPhotoGallery/Preview
88 + - SDWebImage
89 + - SwiftyGif
90 + - DKPhotoGallery/Model (0.0.17):
91 + - SDWebImage
92 + - SwiftyGif
93 + - DKPhotoGallery/Preview (0.0.17):
94 + - DKPhotoGallery/Model
95 + - DKPhotoGallery/Resource
96 + - SDWebImage
97 + - SwiftyGif
98 + - DKPhotoGallery/Resource (0.0.17):
99 + - SDWebImage
100 + - SwiftyGif
101 + - file_picker (0.0.1):
102 + - DKImagePickerController/PhotoGallery
103 + - Flutter
104 + - Flutter (1.0.0)
105 + - flutter_secure_storage (3.3.1):
106 + - Flutter
107 + - local_auth_ios (0.0.1):
108 + - Flutter
109 + - MTBBarcodeScanner (5.0.11)
110 + - package_info (0.0.1):
111 + - Flutter
112 + - path_provider_ios (0.0.1):
113 + - Flutter
114 + - permission_handler_apple (9.0.4):
115 + - Flutter
116 + - platform_device_id (0.0.1):
117 + - Flutter
118 + - Reachability (3.2)
119 + - SDWebImage (5.9.1):
120 + - SDWebImage/Core (= 5.9.1)
121 + - SDWebImage/Core (5.9.1)
122 + - share_plus (0.0.1):
123 + - Flutter
124 + - shared_preferences_ios (0.0.1):
125 + - Flutter
126 + - SwiftProtobuf (1.18.0)
127 + - SwiftyGif (5.3.0)
128 + - uni_links (0.0.1):
129 + - Flutter
130 + - UnstoppableDomainsResolution (4.0.0):
131 + - BigInt
132 + - CryptoSwift
133 + - url_launcher_ios (0.0.1):
134 + - Flutter
135 + - webview_flutter_wkwebview (0.0.1):
136 + - Flutter
137 +
138 +DEPENDENCIES:
139 + - barcode_scan2 (from `.symlinks/plugins/barcode_scan2/ios`)
140 + - connectivity (from `.symlinks/plugins/connectivity/ios`)
141 + - CryptoSwift
142 + - cw_haven (from `.symlinks/plugins/cw_haven/ios`)
143 + - cw_monero (from `.symlinks/plugins/cw_monero/ios`)
144 + - cw_shared_external (from `.symlinks/plugins/cw_shared_external/ios`)
145 + - device_display_brightness (from `.symlinks/plugins/device_display_brightness/ios`)
146 + - device_info (from `.symlinks/plugins/device_info/ios`)
147 + - devicelocale (from `.symlinks/plugins/devicelocale/ios`)
148 + - file_picker (from `.symlinks/plugins/file_picker/ios`)
149 + - Flutter (from `Flutter`)
150 + - flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
151 + - local_auth_ios (from `.symlinks/plugins/local_auth_ios/ios`)
152 + - package_info (from `.symlinks/plugins/package_info/ios`)
153 + - path_provider_ios (from `.symlinks/plugins/path_provider_ios/ios`)
154 + - permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
155 + - platform_device_id (from `.symlinks/plugins/platform_device_id/ios`)
156 + - share_plus (from `.symlinks/plugins/share_plus/ios`)
157 + - shared_preferences_ios (from `.symlinks/plugins/shared_preferences_ios/ios`)
158 + - uni_links (from `.symlinks/plugins/uni_links/ios`)
159 + - UnstoppableDomainsResolution (~> 4.0.0)
160 + - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
161 + - webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/ios`)
162 +
163 +SPEC REPOS:
164 + https://github.com/CocoaPods/Specs.git:
165 + - BigInt
166 + - CryptoSwift
167 + - DKImagePickerController
168 + - DKPhotoGallery
169 + - MTBBarcodeScanner
170 + - Reachability
171 + - SDWebImage
172 + - SwiftProtobuf
173 + - SwiftyGif
174 + - UnstoppableDomainsResolution
175 +
176 +EXTERNAL SOURCES:
177 + barcode_scan2:
178 + :path: ".symlinks/plugins/barcode_scan2/ios"
179 + connectivity:
180 + :path: ".symlinks/plugins/connectivity/ios"
181 + cw_haven:
182 + :path: ".symlinks/plugins/cw_haven/ios"
183 + cw_monero:
184 + :path: ".symlinks/plugins/cw_monero/ios"
185 + cw_shared_external:
186 + :path: ".symlinks/plugins/cw_shared_external/ios"
187 + device_display_brightness:
188 + :path: ".symlinks/plugins/device_display_brightness/ios"
189 + device_info:
190 + :path: ".symlinks/plugins/device_info/ios"
191 + devicelocale:
192 + :path: ".symlinks/plugins/devicelocale/ios"
193 + file_picker:
194 + :path: ".symlinks/plugins/file_picker/ios"
195 + Flutter:
196 + :path: Flutter
197 + flutter_secure_storage:
198 + :path: ".symlinks/plugins/flutter_secure_storage/ios"
199 + local_auth_ios:
200 + :path: ".symlinks/plugins/local_auth_ios/ios"
201 + package_info:
202 + :path: ".symlinks/plugins/package_info/ios"
203 + path_provider_ios:
204 + :path: ".symlinks/plugins/path_provider_ios/ios"
205 + permission_handler_apple:
206 + :path: ".symlinks/plugins/permission_handler_apple/ios"
207 + platform_device_id:
208 + :path: ".symlinks/plugins/platform_device_id/ios"
209 + share_plus:
210 + :path: ".symlinks/plugins/share_plus/ios"
211 + shared_preferences_ios:
212 + :path: ".symlinks/plugins/shared_preferences_ios/ios"
213 + uni_links:
214 + :path: ".symlinks/plugins/uni_links/ios"
215 + url_launcher_ios:
216 + :path: ".symlinks/plugins/url_launcher_ios/ios"
217 + webview_flutter_wkwebview:
218 + :path: ".symlinks/plugins/webview_flutter_wkwebview/ios"
219 +
220 +SPEC CHECKSUMS:
221 + barcode_scan2: 0af2bb63c81b4565aab6cd78278e4c0fa136dbb0
222 + BigInt: f668a80089607f521586bbe29513d708491ef2f7
223 + connectivity: c4130b2985d4ef6fd26f9702e886bd5260681467
224 + CryptoSwift: 093499be1a94b0cae36e6c26b70870668cb56060
225 + cw_haven: b3e54e1fbe7b8e6fda57a93206bc38f8e89b898a
226 + cw_monero: 4cf3b96f2da8e95e2ef7d6703dd4d2c509127b7d
227 + cw_shared_external: 2972d872b8917603478117c9957dfca611845a92
228 + device_display_brightness: 1510e72c567a1f6ce6ffe393dcd9afd1426034f7
229 + device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
230 + devicelocale: b22617f40038496deffba44747101255cee005b0
231 + DKImagePickerController: b5eb7f7a388e4643264105d648d01f727110fc3d
232 + DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
233 + file_picker: 817ab1d8cd2da9d2da412a417162deee3500fc95
234 + Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
235 + flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
236 + local_auth_ios: 0d333dde7780f669e66f19d2ff6005f3ea84008d
237 + MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
238 + package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
239 + path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
240 + permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
241 + platform_device_id: 81b3e2993881f87d0c82ef151dc274df4869aef5
242 + Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
243 + SDWebImage: a990c053fff71e388a10f3357edb0be17929c9c5
244 + share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
245 + shared_preferences_ios: 548a61f8053b9b8a49ac19c1ffbc8b92c50d68ad
246 + SwiftProtobuf: c3c12645230d9b09c72267e0de89468c5543bd86
247 + SwiftyGif: e466e86c660d343357ab944a819a101c4127cb40
248 + uni_links: d97da20c7701486ba192624d99bffaaffcfc298a
249 + UnstoppableDomainsResolution: c3c67f4d0a5e2437cb00d4bd50c2e00d6e743841
250 + url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
251 + webview_flutter_wkwebview: b7e70ef1ddded7e69c796c7390ee74180182971f
252 +
253 +PODFILE CHECKSUM: ae71bdf0eb731a1ffc399c122f6aa4dea0cb5f6f
254 +
255 +COCOAPODS: 1.11.3