@@ -9,6 +9,14 @@ packages:
99 url: "https://pub.dev"
1010 source: hosted
1111 version: "2.1.3"
12+ archive:
13+ dependency: transitive
14+ description:
15+ name: archive
16+ sha256: ecf4273855368121b1caed0d10d4513c7241dfc813f7d3c8933b36622ae9b265
17+ url: "https://pub.dev"
18+ source: hosted
19+ version: "3.5.1"
1220 args:
1321 dependency: transitive
1422 description:
@@ -41,6 +49,22 @@ packages:
4149 url: "https://pub.dev"
4250 source: hosted
4351 version: "1.3.0"
52+ checked_yaml:
53+ dependency: transitive
54+ description:
55+ name: checked_yaml
56+ sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff
57+ url: "https://pub.dev"
58+ source: hosted
59+ version: "2.0.3"
60+ cli_util:
61+ dependency: transitive
62+ description:
63+ name: cli_util
64+ sha256: c05b7406fdabc7a49a3929d4af76bcaccbbffcbcdcf185b082e1ae07da323d19
65+ url: "https://pub.dev"
66+ source: hosted
67+ version: "0.4.1"
4468 clock:
4569 dependency: transitive
4670 description:
@@ -57,6 +81,14 @@ packages:
5781 url: "https://pub.dev"
5882 source: hosted
5983 version: "1.18.0"
84+ crypto:
85+ dependency: transitive
86+ description:
87+ name: crypto
88+ sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
89+ url: "https://pub.dev"
90+ source: hosted
91+ version: "3.0.3"
6092 cupertino_icons:
6193 dependency: "direct main"
6294 description:
@@ -78,6 +110,14 @@ packages:
78110 description: flutter
79111 source: sdk
80112 version: "0.0.0"
113+ flutter_launcher_icons:
114+ dependency: "direct dev"
115+ description:
116+ name: flutter_launcher_icons
117+ sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
118+ url: "https://pub.dev"
119+ source: hosted
120+ version: "0.13.1"
81121 flutter_lints:
82122 dependency: "direct dev"
83123 description:
@@ -112,6 +152,22 @@ packages:
112152 url: "https://pub.dev"
113153 source: hosted
114154 version: "5.0.6"
155+ image:
156+ dependency: transitive
157+ description:
158+ name: image
159+ sha256: "4c68bfd5ae83e700b5204c1e74451e7bf3cf750e6843c6e158289cf56bda018e"
160+ url: "https://pub.dev"
161+ source: hosted
162+ version: "4.1.7"
163+ json_annotation:
164+ dependency: transitive
165+ description:
166+ name: json_annotation
167+ sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
168+ url: "https://pub.dev"
169+ source: hosted
170+ version: "4.9.0"
115171 leak_tracker:
116172 dependency: transitive
117173 description:
@@ -200,6 +256,14 @@ packages:
200256 url: "https://pub.dev"
201257 source: hosted
202258 version: "1.9.0"
259+ petitparser:
260+ dependency: transitive
261+ description:
262+ name: petitparser
263+ sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
264+ url: "https://pub.dev"
265+ source: hosted
266+ version: "6.0.2"
203267 plugin_platform_interface:
204268 dependency: transitive
205269 description:
@@ -269,6 +333,14 @@ packages:
269333 url: "https://pub.dev"
270334 source: hosted
271335 version: "0.7.0"
336+ typed_data:
337+ dependency: transitive
338+ description:
339+ name: typed_data
340+ sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
341+ url: "https://pub.dev"
342+ source: hosted
343+ version: "1.3.2"
272344 url_launcher:
273345 dependency: "direct main"
274346 description:
@@ -357,6 +429,22 @@ packages:
357429 url: "https://pub.dev"
358430 source: hosted
359431 version: "0.5.1"
432+ xml:
433+ dependency: transitive
434+ description:
435+ name: xml
436+ sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
437+ url: "https://pub.dev"
438+ source: hosted
439+ version: "6.5.0"
440+ yaml:
441+ dependency: transitive
442+ description:
443+ name: yaml
444+ sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
445+ url: "https://pub.dev"
446+ source: hosted
447+ version: "3.1.2"
360448sdks:
361449 dart: ">=3.3.0 <4.0.0"
362450 flutter: ">=3.19.0"
0 commit comments