@@ -73,6 +73,14 @@ packages:
73
73
url: "https://pub.dev"
74
74
source: hosted
75
75
version: "2.0.1"
76
+ cross_file:
77
+ dependency: transitive
78
+ description:
79
+ name: cross_file
80
+ sha256: "7caf6a750a0c04effbb52a676dce9a4a592e10ad35c34d6d2d0e4811160d5670"
81
+ url: "https://pub.dev"
82
+ source: hosted
83
+ version: "0.3.4+2"
76
84
crypto:
77
85
dependency: transitive
78
86
description:
@@ -81,6 +89,14 @@ packages:
81
89
url: "https://pub.dev"
82
90
source: hosted
83
91
version: "3.0.6"
92
+ csv:
93
+ dependency: transitive
94
+ description:
95
+ name: csv
96
+ sha256: c6aa2679b2a18cb57652920f674488d89712efaf4d3fdf2e537215b35fc19d6c
97
+ url: "https://pub.dev"
98
+ source: hosted
99
+ version: "6.0.0"
84
100
cupertino_icons:
85
101
dependency: "direct main"
86
102
description:
@@ -161,6 +177,22 @@ packages:
161
177
url: "https://pub.dev"
162
178
source: hosted
163
179
version: "7.0.1"
180
+ file_picker:
181
+ dependency: transitive
182
+ description:
183
+ name: file_picker
184
+ sha256: ef9908739bdd9c476353d6adff72e88fd00c625f5b959ae23f7567bd5137db0a
185
+ url: "https://pub.dev"
186
+ source: hosted
187
+ version: "10.2.0"
188
+ fixnum:
189
+ dependency: transitive
190
+ description:
191
+ name: fixnum
192
+ sha256: b6dc7065e46c974bc7c5f143080a6764ec7a4be6da1285ececdc37be96de53be
193
+ url: "https://pub.dev"
194
+ source: hosted
195
+ version: "1.1.1"
164
196
fl_chart:
165
197
dependency: "direct main"
166
198
description:
@@ -204,6 +236,14 @@ packages:
204
236
url: "https://pub.dev"
205
237
source: hosted
206
238
version: "3.0.4"
239
+ flutter_plugin_android_lifecycle:
240
+ dependency: transitive
241
+ description:
242
+ name: flutter_plugin_android_lifecycle
243
+ sha256: f948e346c12f8d5480d2825e03de228d0eb8c3a737e4cdaa122267b89c022b5e
244
+ url: "https://pub.dev"
245
+ source: hosted
246
+ version: "2.0.28"
207
247
flutter_svg:
208
248
dependency: "direct main"
209
249
description:
@@ -330,10 +370,10 @@ packages:
330
370
dependency: "direct main"
331
371
description:
332
372
name: logger
333
- sha256: "2621da01aabaf223f8f961e751f2c943dbb374dc3559b982f200ccedadaa6999 "
373
+ sha256: "55d6c23a6c15db14920e037fe7e0dc32e7cdaf3b64b4b25df2d541b5b6b81c0c "
334
374
url: "https://pub.dev"
335
375
source: hosted
336
- version: "2.6.0 "
376
+ version: "2.6.1 "
337
377
logging:
338
378
dependency: transitive
339
379
description:
@@ -366,6 +406,14 @@ packages:
366
406
url: "https://pub.dev"
367
407
source: hosted
368
408
version: "1.16.0"
409
+ mime:
410
+ dependency: transitive
411
+ description:
412
+ name: mime
413
+ sha256: "41a20518f0cb1256669420fdba0cd90d21561e560ac240f26ef8322e45bb7ed6"
414
+ url: "https://pub.dev"
415
+ source: hosted
416
+ version: "2.0.0"
369
417
more:
370
418
dependency: transitive
371
419
description:
@@ -566,6 +614,22 @@ packages:
566
614
url: "https://pub.dev"
567
615
source: hosted
568
616
version: "2.0.1"
617
+ share_plus:
618
+ dependency: transitive
619
+ description:
620
+ name: share_plus
621
+ sha256: b2961506569e28948d75ec346c28775bb111986bb69dc6a20754a457e3d97fa0
622
+ url: "https://pub.dev"
623
+ source: hosted
624
+ version: "11.0.0"
625
+ share_plus_platform_interface:
626
+ dependency: transitive
627
+ description:
628
+ name: share_plus_platform_interface
629
+ sha256: "1032d392bc5d2095a77447a805aa3f804d2ae6a4d5eef5e6ebb3bd94c1bc19ef"
630
+ url: "https://pub.dev"
631
+ source: hosted
632
+ version: "6.0.0"
569
633
shared_preferences:
570
634
dependency: transitive
571
635
description:
@@ -643,6 +707,14 @@ packages:
643
707
url: "https://pub.dev"
644
708
source: hosted
645
709
version: "1.10.1"
710
+ sprintf:
711
+ dependency: transitive
712
+ description:
713
+ name: sprintf
714
+ sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
715
+ url: "https://pub.dev"
716
+ source: hosted
717
+ version: "7.0.0"
646
718
stack_trace:
647
719
dependency: transitive
648
720
description:
@@ -764,6 +836,14 @@ packages:
764
836
url: "https://github.com/AsCress/usbserial.git"
765
837
source: git
766
838
version: "0.5.1"
839
+ uuid:
840
+ dependency: transitive
841
+ description:
842
+ name: uuid
843
+ sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
844
+ url: "https://pub.dev"
845
+ source: hosted
846
+ version: "4.5.1"
767
847
vector_graphics:
768
848
dependency: transitive
769
849
description:
0 commit comments