nandi/frqpublic Fork 0
284b59c6810a1b2abace25c071e9d166cd0dafc9
Commits
Clone
git clone https://git.rickub.com/nandi/frq.git
git clone ssh://git@rickub.com/nandi/frq.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

pubspec.lock · 625 lines · 18.0 KBGDScript3 Blame HistoryRaw
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago1# Generated by pub
2# See https://dart.dev/tools/pub/glossary#lockfile
3packages:
4 args:
5 dependency: transitive
6 description:
7 name: args
8 sha256: d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04
9 url: "https://pub.dev"
10 source: hosted
11 version: "2.7.0"
12 async:
13 dependency: transitive
14 description:
15 name: async
16 sha256: e2eb0491ba5ddb6177742d2da23904574082139b07c1e33b8503b9f46f3e1a37
17 url: "https://pub.dev"
18 source: hosted
19 version: "2.13.1"
20 boolean_selector:
21 dependency: transitive
22 description:
23 name: boolean_selector
24 sha256: "8aab1771e1243a5063b8b0ff68042d67334e3feab9e95b9490f9a6ebf73b42ea"
25 url: "https://pub.dev"
26 source: hosted
27 version: "2.1.2"
28 characters:
29 dependency: transitive
30 description:
31 name: characters
32 sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
33 url: "https://pub.dev"
34 source: hosted
35 version: "1.4.1"
36 clock:
37 dependency: transitive
38 description:
39 name: clock
40 sha256: e51d50bca3217c9a9fa2b41a30e4a38971133f5f9ec7a3d57bae095007f1d28e
41 url: "https://pub.dev"
42 source: hosted
43 version: "1.1.3"
44 code_assets:
45 dependency: transitive
46 description:
47 name: code_assets
48 sha256: bf394f466ba9205f1812a0433b392d6af280f155f56651eda7c18cc32ed493b8
49 url: "https://pub.dev"
50 source: hosted
51 version: "1.2.1"
52 collection:
53 dependency: transitive
54 description:
55 name: collection
56 sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
57 url: "https://pub.dev"
58 source: hosted
59 version: "1.19.1"
Send a picture from the phone 6665ec6 nandi 7d ago60 cross_file:
61 dependency: transitive
62 description:
63 name: cross_file
64 sha256: f141ea4f277af142a0356955707f6556f37b03947d39d55585981a06ca437bd6
65 url: "https://pub.dev"
66 source: hosted
67 version: "0.3.5+5"
Sign on the phone: msgsig shared, crypto seamed d8fadee nandi 7d ago68 crypto:
The last of the Clojure 284b59c nandi 10h ago69 dependency: transitive
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago70 description:
71 name: crypto
72 sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf
73 url: "https://pub.dev"
74 source: hosted
75 version: "3.0.7"
76 cupertino_icons:
77 dependency: "direct main"
78 description:
79 name: cupertino_icons
80 sha256: "41e005c33bd814be4d3096aff55b1908d419fde52ca656c8c47719ec745873cd"
81 url: "https://pub.dev"
82 source: hosted
83 version: "1.0.9"
84 fake_async:
85 dependency: transitive
86 description:
87 name: fake_async
88 sha256: "5368f224a74523e8d2e7399ea1638b37aecfca824a3cc4dfdf77bf1fa905ac44"
89 url: "https://pub.dev"
90 source: hosted
91 version: "1.3.3"
92 ffi:
93 dependency: transitive
94 description:
95 name: ffi
96 sha256: "6d7fd89431262d8f3125e81b50d3847a091d846eafcd4fdb88dd06f36d705a45"
97 url: "https://pub.dev"
98 source: hosted
99 version: "2.2.0"
Send a picture from the phone 6665ec6 nandi 7d ago100 file_selector_linux:
101 dependency: transitive
102 description:
103 name: file_selector_linux
104 sha256: da76400e7872ce7637ffdce12749ec24169c25f6195c28372208e65a24bcd2ab
105 url: "https://pub.dev"
106 source: hosted
107 version: "0.9.4+1"
108 file_selector_macos:
109 dependency: transitive
110 description:
111 name: file_selector_macos
112 sha256: d57c62362766b5e7ae739448650b66c6aab7a68ba7ecc65e04018652645ae0f4
113 url: "https://pub.dev"
114 source: hosted
115 version: "0.9.5+1"
116 file_selector_platform_interface:
117 dependency: transitive
118 description:
119 name: file_selector_platform_interface
120 sha256: "35e0bd61ebcdb91a3505813b055b09b79dfdc7d0aee9c09a7ba59ae4bb13dc85"
121 url: "https://pub.dev"
122 source: hosted
123 version: "2.7.0"
124 file_selector_windows:
125 dependency: transitive
126 description:
127 name: file_selector_windows
128 sha256: fbefc5fb92c6d3cbe8d284a2cd971b593bb07d2cd6da8557b81a862250b4acec
129 url: "https://pub.dev"
130 source: hosted
131 version: "0.9.3+6"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago132 flutter:
133 dependency: "direct main"
134 description: flutter
135 source: sdk
136 version: "0.0.0"
137 flutter_lints:
138 dependency: "direct dev"
139 description:
140 name: flutter_lints
141 sha256: "3105dc8492f6183fb076ccf1f351ac3d60564bff92e20bfc4af9cc1651f4e7e1"
142 url: "https://pub.dev"
143 source: hosted
144 version: "6.0.0"
Send a picture from the phone 6665ec6 nandi 7d ago145 flutter_plugin_android_lifecycle:
146 dependency: transitive
147 description:
148 name: flutter_plugin_android_lifecycle
149 sha256: "3854fe5e3bff0b113c658f260b90c95dea17c92db0f2addeac2e343dd9969785"
150 url: "https://pub.dev"
151 source: hosted
152 version: "2.0.35"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago153 flutter_test:
154 dependency: "direct dev"
155 description: flutter
156 source: sdk
157 version: "0.0.0"
Sign in with Bluesky on the phone, browser and all 939d2ac nandi 7d ago158 flutter_web_plugins:
159 dependency: transitive
160 description: flutter
161 source: sdk
162 version: "0.0.0"
Nim owns the screen, Dart owns the pixels 43a02c2 nandi 20h ago163 frq_core:
164 dependency: "direct main"
165 description:
166 path: "../dart/frq_core"
167 relative: true
168 source: path
169 version: "0.1.0"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago170 hooks:
171 dependency: transitive
172 description:
173 name: hooks
174 sha256: "9a62a50b50b769a737bc0a8ff381f333529df3ab746b2f6b02e83760231455ba"
175 url: "https://pub.dev"
176 source: hosted
177 version: "2.0.2"
Send a picture from the phone 6665ec6 nandi 7d ago178 http:
179 dependency: transitive
180 description:
181 name: http
182 sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412"
183 url: "https://pub.dev"
184 source: hosted
185 version: "1.6.0"
186 http_parser:
187 dependency: transitive
188 description:
189 name: http_parser
190 sha256: "178d74305e7866013777bab2c3d8726205dc5a4dd935297175b19a23a2e66571"
191 url: "https://pub.dev"
192 source: hosted
193 version: "4.1.2"
194 image_picker:
195 dependency: "direct main"
196 description:
197 name: image_picker
198 sha256: d8402284df184bc05f4a2210c6c23983b0720f4cd87cbd05c5390a78af602667
199 url: "https://pub.dev"
200 source: hosted
201 version: "1.2.3"
202 image_picker_android:
203 dependency: transitive
204 description:
205 name: image_picker_android
206 sha256: "0a55d645a670d6ae11efa948f955ae904afa472f1344fc15a7ddacc20c1e7219"
207 url: "https://pub.dev"
208 source: hosted
209 version: "0.8.13+23"
210 image_picker_for_web:
211 dependency: transitive
212 description:
213 name: image_picker_for_web
214 sha256: "66257a3191ab360d23a55c8241c91a6e329d31e94efa7be9cf7a212e65850214"
215 url: "https://pub.dev"
216 source: hosted
217 version: "3.1.1"
218 image_picker_ios:
219 dependency: transitive
220 description:
221 name: image_picker_ios
222 sha256: ee3885b6fcd71958fbc79770dd194c63371439d536d69c47b279171a486482ae
223 url: "https://pub.dev"
224 source: hosted
225 version: "0.8.13+7"
226 image_picker_linux:
227 dependency: transitive
228 description:
229 name: image_picker_linux
230 sha256: "1f81c5f2046b9ab724f85523e4af65be1d47b038160a8c8deed909762c308ed4"
231 url: "https://pub.dev"
232 source: hosted
233 version: "0.2.2"
234 image_picker_macos:
235 dependency: transitive
236 description:
237 name: image_picker_macos
238 sha256: "86f0f15a309de7e1a552c12df9ce5b59fe927e71385329355aec4776c6a8ec91"
239 url: "https://pub.dev"
240 source: hosted
241 version: "0.2.2+1"
242 image_picker_platform_interface:
243 dependency: transitive
244 description:
245 name: image_picker_platform_interface
246 sha256: "567e056716333a1647c64bb6bd873cff7622233a5c3f694be28a583d4715690c"
247 url: "https://pub.dev"
248 source: hosted
249 version: "2.11.1"
250 image_picker_windows:
251 dependency: transitive
252 description:
253 name: image_picker_windows
254 sha256: d248c86554a72b5495a31c56f060cf73a41c7ff541689327b1a7dbccc33adfae
255 url: "https://pub.dev"
256 source: hosted
257 version: "0.2.2"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago258 jni:
259 dependency: transitive
260 description:
261 name: jni
262 sha256: f038e58b4dc2c9037f50e233175086337e0b305e356d28211bf55f21c504cbd3
263 url: "https://pub.dev"
264 source: hosted
265 version: "1.0.3"
266 jni_flutter:
267 dependency: transitive
268 description:
269 name: jni_flutter
270 sha256: b2310cdd4c18c65c081ab141a41efa94aa26c65431803703ece51996f174f351
271 url: "https://pub.dev"
272 source: hosted
273 version: "1.0.3"
274 jni_util:
275 dependency: transitive
276 description:
277 name: jni_util
278 sha256: "1ba86da04a5f2bf18fde2edb235587e70c5b0fc5bd4ba955f46b00942c3fc35f"
279 url: "https://pub.dev"
280 source: hosted
281 version: "1.0.0"
282 leak_tracker:
283 dependency: transitive
284 description:
285 name: leak_tracker
286 sha256: "33e2e26bdd85a0112ec15400c8cbffea70d0f9c3407491f672a2fad47915e2de"
287 url: "https://pub.dev"
288 source: hosted
289 version: "11.0.2"
290 leak_tracker_flutter_testing:
291 dependency: transitive
292 description:
293 name: leak_tracker_flutter_testing
294 sha256: "1dbc140bb5a23c75ea9c4811222756104fbcd1a27173f0c34ca01e16bea473c1"
295 url: "https://pub.dev"
296 source: hosted
297 version: "3.0.10"
298 leak_tracker_testing:
299 dependency: transitive
300 description:
301 name: leak_tracker_testing
302 sha256: "8d5a2d49f4a66b49744b23b018848400d23e54caf9463f4eb20df3eb8acb2eb1"
303 url: "https://pub.dev"
304 source: hosted
305 version: "3.0.2"
306 lints:
307 dependency: transitive
308 description:
309 name: lints
310 sha256: "12f842a479589fea194fe5c5a3095abc7be0c1f2ddfa9a0e76aed1dbd26a87df"
311 url: "https://pub.dev"
312 source: hosted
313 version: "6.1.0"
314 logging:
315 dependency: transitive
316 description:
317 name: logging
318 sha256: c8245ada5f1717ed44271ed1c26b8ce85ca3228fd2ffdb75468ab01979309d61
319 url: "https://pub.dev"
320 source: hosted
321 version: "1.3.0"
322 matcher:
323 dependency: transitive
324 description:
325 name: matcher
326 sha256: "31bd099b47c10cd1aeb55146a2d46ce0277630ecef3f7dae54ad7873f36696cd"
327 url: "https://pub.dev"
328 source: hosted
329 version: "0.12.20"
330 material_color_utilities:
331 dependency: transitive
332 description:
333 name: material_color_utilities
334 sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
335 url: "https://pub.dev"
336 source: hosted
337 version: "0.13.0"
338 meta:
339 dependency: transitive
340 description:
341 name: meta
342 sha256: c82594181e3312f3d0695fc95aaaf7758d75b8d4ae2bbecf223b9fd5109a059d
343 url: "https://pub.dev"
344 source: hosted
345 version: "1.18.3"
Send a picture from the phone 6665ec6 nandi 7d ago346 mime:
347 dependency: transitive
348 description:
349 name: mime
350 sha256: bd47de35f07e27267e69c8c8b22edf9473bfee170a60d60fcc93730c5144b7f6
351 url: "https://pub.dev"
352 source: hosted
353 version: "2.1.0"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago354 objective_c:
355 dependency: transitive
356 description:
357 name: objective_c
358 sha256: b7fb95a6d9a4f009edd63dc5ac69f07420b23a16161c6dd8660290b59c602e8e
359 url: "https://pub.dev"
360 source: hosted
361 version: "9.5.0"
362 package_config:
363 dependency: transitive
364 description:
365 name: package_config
366 sha256: ffcf4cf3d6c0b74ac43708d9f56625506e8a68aa935abe9d267a7330f320eb5d
367 url: "https://pub.dev"
368 source: hosted
369 version: "3.0.0"
370 path:
371 dependency: transitive
372 description:
373 name: path
374 sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
375 url: "https://pub.dev"
376 source: hosted
377 version: "1.9.1"
378 path_provider:
379 dependency: "direct main"
380 description:
381 name: path_provider
382 sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825
383 url: "https://pub.dev"
384 source: hosted
385 version: "2.1.6"
386 path_provider_android:
387 dependency: transitive
388 description:
389 name: path_provider_android
390 sha256: "69cbd515a62b94d32a7944f086b2f82b4ac40a1d45bebfc00813a430ab2dabcd"
391 url: "https://pub.dev"
392 source: hosted
393 version: "2.3.1"
394 path_provider_foundation:
395 dependency: transitive
396 description:
397 name: path_provider_foundation
398 sha256: "2a376b7d6392d80cd3705782d2caa734ca4727776db0b6ec36ef3f1855197699"
399 url: "https://pub.dev"
400 source: hosted
401 version: "2.6.0"
402 path_provider_linux:
403 dependency: transitive
404 description:
405 name: path_provider_linux
406 sha256: "58c2005f147315b11e9b4a7bc889cd5203e250cba8e3f012dae259b4972b5c16"
407 url: "https://pub.dev"
408 source: hosted
409 version: "2.2.2"
410 path_provider_platform_interface:
411 dependency: transitive
412 description:
413 name: path_provider_platform_interface
414 sha256: "484838772624c3a4b94f1e44a3e19897fee738f2d5c4ce448443b0417f7c9dda"
415 url: "https://pub.dev"
416 source: hosted
417 version: "2.1.3"
418 path_provider_windows:
419 dependency: transitive
420 description:
421 name: path_provider_windows
422 sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7
423 url: "https://pub.dev"
424 source: hosted
425 version: "2.3.0"
426 platform:
427 dependency: transitive
428 description:
429 name: platform
430 sha256: a36d119c13416516a7b5913fbe8af8531e11633d784c550b2125f76c758524ec
431 url: "https://pub.dev"
432 source: hosted
433 version: "3.2.0"
434 plugin_platform_interface:
435 dependency: transitive
436 description:
437 name: plugin_platform_interface
438 sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
439 url: "https://pub.dev"
440 source: hosted
441 version: "2.1.8"
442 pub_semver:
443 dependency: transitive
444 description:
445 name: pub_semver
446 sha256: "261236774e8b1d69cfc6b9eabbc96c40f25e7a2d6b171f3385d4f65d5734fb24"
447 url: "https://pub.dev"
448 source: hosted
449 version: "2.2.1"
450 record_use:
451 dependency: transitive
452 description:
453 name: record_use
454 sha256: "2551bd8eecfe95d14ae75f6021ad0248be5c27f138c2ec12fcb52b500b3ba1ed"
455 url: "https://pub.dev"
456 source: hosted
457 version: "0.6.0"
458 sky_engine:
459 dependency: transitive
460 description: flutter
461 source: sdk
462 version: "0.0.0"
463 source_span:
464 dependency: transitive
465 description:
466 name: source_span
467 sha256: "56a02f1f4cd1a2d96303c0144c93bd6d909eea6bee6bf5a0e0b685edbd4c47ab"
468 url: "https://pub.dev"
469 source: hosted
470 version: "1.10.2"
471 stack_trace:
472 dependency: transitive
473 description:
474 name: stack_trace
475 sha256: "277654b3034d17ac6f9f1cb5595db011b1d5d41e8806866db28e0abaa101c490"
476 url: "https://pub.dev"
477 source: hosted
478 version: "1.12.2"
479 stream_channel:
480 dependency: transitive
481 description:
482 name: stream_channel
483 sha256: "969e04c80b8bcdf826f8f16579c7b14d780458bd97f56d107d3950fdbeef059d"
484 url: "https://pub.dev"
485 source: hosted
486 version: "2.1.4"
487 string_scanner:
488 dependency: transitive
489 description:
490 name: string_scanner
491 sha256: "921cd31725b72fe181906c6a94d987c78e3b98c2e205b397ea399d4054872b43"
492 url: "https://pub.dev"
493 source: hosted
494 version: "1.4.1"
495 term_glyph:
496 dependency: transitive
497 description:
498 name: term_glyph
499 sha256: "7f554798625ea768a7518313e58f83891c7f5024f88e46e7182a4558850a4b8e"
500 url: "https://pub.dev"
501 source: hosted
502 version: "1.2.2"
503 test_api:
504 dependency: transitive
505 description:
506 name: test_api
507 sha256: "2a122cbe059f8b610d3a5415f42e255b6c17b1f21eee1d960f31080237fb4f11"
508 url: "https://pub.dev"
509 source: hosted
510 version: "0.7.12"
511 typed_data:
512 dependency: transitive
513 description:
514 name: typed_data
515 sha256: f9049c039ebfeb4cf7a7104a675823cd72dba8297f264b6637062516699fa006
516 url: "https://pub.dev"
517 source: hosted
518 version: "1.4.0"
Sign in with Bluesky on the phone, browser and all 939d2ac nandi 7d ago519 url_launcher:
520 dependency: "direct main"
521 description:
522 name: url_launcher
523 sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8
524 url: "https://pub.dev"
525 source: hosted
526 version: "6.3.2"
527 url_launcher_android:
528 dependency: transitive
529 description:
530 name: url_launcher_android
531 sha256: "611e87fb320b70d1dd721dc46af89c98aceccea9b31fde49e084591414e0c610"
532 url: "https://pub.dev"
533 source: hosted
534 version: "6.3.33"
535 url_launcher_ios:
536 dependency: transitive
537 description:
538 name: url_launcher_ios
539 sha256: "8faa1aab294f1ab4040b43660c887b0418d5fa4f0cffef76a484e6aa1092eb4a"
540 url: "https://pub.dev"
541 source: hosted
542 version: "6.4.2"
543 url_launcher_linux:
544 dependency: transitive
545 description:
546 name: url_launcher_linux
547 sha256: "10f86fef4c2c43563fa6c211ff9cf757adf4d3ab762c56bd430664a947d70cd0"
548 url: "https://pub.dev"
549 source: hosted
550 version: "3.2.3"
551 url_launcher_macos:
552 dependency: transitive
553 description:
554 name: url_launcher_macos
555 sha256: "5e835a3b869c2d70325349c81c5a45c28e20791265b67b2669da6b08c5cd5201"
556 url: "https://pub.dev"
557 source: hosted
558 version: "3.2.6"
559 url_launcher_platform_interface:
560 dependency: transitive
561 description:
562 name: url_launcher_platform_interface
563 sha256: "552f8a1e663569be95a8190206a38187b531910283c3e982193e4f2733f01029"
564 url: "https://pub.dev"
565 source: hosted
566 version: "2.3.2"
567 url_launcher_web:
568 dependency: transitive
569 description:
570 name: url_launcher_web
571 sha256: "85c81589622fbc87c1c683aaea164d3604a7777495a79d91e39ffcdec39ddb34"
572 url: "https://pub.dev"
573 source: hosted
574 version: "2.4.3"
575 url_launcher_windows:
576 dependency: transitive
577 description:
578 name: url_launcher_windows
579 sha256: "6c5ad3f22cd4c38e089b81963b3cd7bb83b111b2df5dce008bb066162f42e429"
580 url: "https://pub.dev"
581 source: hosted
582 version: "3.1.6"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago583 vector_math:
584 dependency: transitive
585 description:
586 name: vector_math
587 sha256: "1d774bbdf6b72a0b12122fc1560c9c2d2a67db5a4a4cc2bd8a5c990ab20e3188"
588 url: "https://pub.dev"
589 source: hosted
590 version: "2.4.0"
591 vm_service:
592 dependency: transitive
593 description:
594 name: vm_service
595 sha256: "5f37239c4851efcef929cea7824e76df7f2f0970aef85d66bbc430afa40e72f0"
596 url: "https://pub.dev"
597 source: hosted
598 version: "15.3.0"
Sign in with Bluesky on the phone, browser and all 939d2ac nandi 7d ago599 web:
600 dependency: transitive
601 description:
602 name: web
603 sha256: "868d88a33d8a87b18ffc05f9f030ba328ffefba92d6c127917a2ba740f9cfe4a"
604 url: "https://pub.dev"
605 source: hosted
606 version: "1.1.1"
Build the APK, out of ClojureDart and Flutter e2b0e6b nandi 7d ago607 xdg_directories:
608 dependency: transitive
609 description:
610 name: xdg_directories
611 sha256: "7a3f37b05d989967cdddcbb571f1ea834867ae2faa29725fd085180e0883aa15"
612 url: "https://pub.dev"
613 source: hosted
614 version: "1.1.0"
615 yaml:
616 dependency: transitive
617 description:
618 name: yaml
619 sha256: f67cdd8e07d3c6329146aaef1ba043542b3134c12489f553ca9a7435d1068aea
620 url: "https://pub.dev"
621 source: hosted
622 version: "3.1.4"
623sdks:
624 dart: ">=3.13.0 <4.0.0"
Sign in with Bluesky on the phone, browser and all 939d2ac nandi 7d ago625 flutter: ">=3.44.0"