@@ -126,6 +126,14 @@ packages:
126
126
description: flutter
127
127
source: sdk
128
128
version: "0.0.0"
129
+ flutter_cache_manager:
130
+ dependency: "direct main"
131
+ description:
132
+ name: flutter_cache_manager
133
+ sha256: "8207f27539deb83732fdda03e259349046a39a4c767269285f449ade355d54ba"
134
+ url: "https://pub.dev"
135
+ source: hosted
136
+ version: "3.3.1"
129
137
flutter_donation_buttons:
130
138
dependency: "direct main"
131
139
description:
@@ -172,10 +180,10 @@ packages:
172
180
dependency: transitive
173
181
description:
174
182
name: geolocator_android
175
- sha256: "93906636752ea4d4e778afa981fdfe7409f545b3147046300df194330044d349 "
183
+ sha256: "741579fa6c9e412984d2bdb2fbaa54e3c3f7587c60aeacfe6e058358a11f40f8 "
176
184
url: "https://pub.dev"
177
185
source: hosted
178
- version: "4.3.1 "
186
+ version: "4.4.0 "
179
187
geolocator_apple:
180
188
dependency: transitive
181
189
description:
@@ -204,10 +212,10 @@ packages:
204
212
dependency: transitive
205
213
description:
206
214
name: geolocator_windows
207
- sha256: "8725beaa00db2b52f53d9811584cb4488240b250b04a09763e80945017f65c9c"
215
+ sha256: a92fae29779d5c6dc60e8411302f5221ade464968fe80a36d330e80a71f087af
208
216
url: "https://pub.dev"
209
217
source: hosted
210
- version: "0.2.1 "
218
+ version: "0.2.2 "
211
219
google_fonts:
212
220
dependency: "direct main"
213
221
description:
@@ -392,6 +400,14 @@ packages:
392
400
url: "https://pub.dev"
393
401
source: hosted
394
402
version: "3.7.3"
403
+ rxdart:
404
+ dependency: transitive
405
+ description:
406
+ name: rxdart
407
+ sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb"
408
+ url: "https://pub.dev"
409
+ source: hosted
410
+ version: "0.27.7"
395
411
shared_preferences:
396
412
dependency: "direct main"
397
413
description:
@@ -469,6 +485,30 @@ packages:
469
485
url: "https://pub.dev"
470
486
source: hosted
471
487
version: "1.10.0"
488
+ sprintf:
489
+ dependency: transitive
490
+ description:
491
+ name: sprintf
492
+ sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
493
+ url: "https://pub.dev"
494
+ source: hosted
495
+ version: "7.0.0"
496
+ sqflite:
497
+ dependency: transitive
498
+ description:
499
+ name: sqflite
500
+ sha256: "591f1602816e9c31377d5f008c2d9ef7b8aca8941c3f89cc5fd9d84da0c38a9a"
501
+ url: "https://pub.dev"
502
+ source: hosted
503
+ version: "2.3.0"
504
+ sqflite_common:
505
+ dependency: transitive
506
+ description:
507
+ name: sqflite_common
508
+ sha256: "1b92f368f44b0dee2425bb861cfa17b6f6cf3961f762ff6f941d20b33355660a"
509
+ url: "https://pub.dev"
510
+ source: hosted
511
+ version: "2.5.0"
472
512
stack_trace:
473
513
dependency: transitive
474
514
description:
@@ -493,6 +533,14 @@ packages:
493
533
url: "https://pub.dev"
494
534
source: hosted
495
535
version: "1.2.0"
536
+ synchronized:
537
+ dependency: transitive
538
+ description:
539
+ name: synchronized
540
+ sha256: "5fcbd27688af6082f5abd611af56ee575342c30e87541d0245f7ff99faa02c60"
541
+ url: "https://pub.dev"
542
+ source: hosted
543
+ version: "3.1.0"
496
544
term_glyph:
497
545
dependency: transitive
498
546
description:
@@ -529,10 +577,10 @@ packages:
529
577
dependency: "direct main"
530
578
description:
531
579
name: url_launcher
532
- sha256: "47e208a6711459d813ba18af120d9663c20bdf6985d6ad39fe165d2538378d27"
580
+ sha256: b1c9e98774adf8820c96fbc7ae3601231d324a7d5ebd8babe27b6dfac91357ba
533
581
url: "https://pub.dev"
534
582
source: hosted
535
- version: "6.1.14 "
583
+ version: "6.2.1 "
536
584
url_launcher_android:
537
585
dependency: transitive
538
586
description:
@@ -593,10 +641,10 @@ packages:
593
641
dependency: transitive
594
642
description:
595
643
name: uuid
596
- sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
644
+ sha256: b715b8d3858b6fa9f68f87d20d98830283628014750c2b09b6f516c1da4af2a7
597
645
url: "https://pub.dev"
598
646
source: hosted
599
- version: "3.0.7 "
647
+ version: "4.1.0 "
600
648
vector_math:
601
649
dependency: transitive
602
650
description:
0 commit comments