11# Generated by pub
22# See https://dart.dev/tools/pub/glossary#lockfile
33packages:
4+ archive:
5+ dependency: transitive
6+ description:
7+ name: archive
8+ url: "https://pub.dartlang.org"
9+ source: hosted
10+ version: "3.3.0"
11+ args:
12+ dependency: transitive
13+ description:
14+ name: args
15+ url: "https://pub.dartlang.org"
16+ source: hosted
17+ version: "2.3.0"
418 async:
519 dependency: transitive
620 description:
@@ -29,6 +43,20 @@ packages:
2943 url: "https://pub.dartlang.org"
3044 source: hosted
3145 version: "1.3.1"
46+ cli_dialog:
47+ dependency: transitive
48+ description:
49+ name: cli_dialog
50+ url: "https://pub.dartlang.org"
51+ source: hosted
52+ version: "0.5.0"
53+ cli_util:
54+ dependency: transitive
55+ description:
56+ name: cli_util
57+ url: "https://pub.dartlang.org"
58+ source: hosted
59+ version: "0.3.5"
3260 clock:
3361 dependency: transitive
3462 description:
@@ -50,6 +78,20 @@ packages:
5078 url: "https://pub.dartlang.org"
5179 source: hosted
5280 version: "0.3.2"
81+ crypto:
82+ dependency: transitive
83+ description:
84+ name: crypto
85+ url: "https://pub.dartlang.org"
86+ source: hosted
87+ version: "3.0.1"
88+ dart_console:
89+ dependency: transitive
90+ description:
91+ name: dart_console
92+ url: "https://pub.dartlang.org"
93+ source: hosted
94+ version: "1.0.0"
5395 desktop_drop:
5496 dependency: "direct main"
5597 description:
@@ -135,6 +177,13 @@ packages:
135177 description: flutter
136178 source: sdk
137179 version: "0.0.0"
180+ get_it:
181+ dependency: transitive
182+ description:
183+ name: get_it
184+ url: "https://pub.dartlang.org"
185+ source: hosted
186+ version: "7.2.0"
138187 http:
139188 dependency: transitive
140189 description:
@@ -149,6 +198,13 @@ packages:
149198 url: "https://pub.dartlang.org"
150199 source: hosted
151200 version: "4.0.0"
201+ image:
202+ dependency: transitive
203+ description:
204+ name: image
205+ url: "https://pub.dartlang.org"
206+ source: hosted
207+ version: "3.1.3"
152208 js:
153209 dependency: transitive
154210 description:
@@ -191,6 +247,20 @@ packages:
191247 url: "https://pub.dartlang.org"
192248 source: hosted
193249 version: "1.0.0"
250+ msix:
251+ dependency: "direct dev"
252+ description:
253+ name: msix
254+ url: "https://pub.dartlang.org"
255+ source: hosted
256+ version: "3.5.1"
257+ package_config:
258+ dependency: transitive
259+ description:
260+ name: package_config
261+ url: "https://pub.dartlang.org"
262+ source: hosted
263+ version: "2.0.2"
194264 package_info_plus:
195265 dependency: "direct main"
196266 description:
@@ -366,6 +436,13 @@ packages:
366436 url: "https://pub.dartlang.org"
367437 source: hosted
368438 version: "4.2.4"
439+ pub_semver:
440+ dependency: transitive
441+ description:
442+ name: pub_semver
443+ url: "https://pub.dartlang.org"
444+ source: hosted
445+ version: "2.1.1"
369446 qr:
370447 dependency: transitive
371448 description:
@@ -553,6 +630,13 @@ packages:
553630 url: "https://pub.dartlang.org"
554631 source: hosted
555632 version: "5.3.1"
633+ yaml:
634+ dependency: transitive
635+ description:
636+ name: yaml
637+ url: "https://pub.dartlang.org"
638+ source: hosted
639+ version: "3.1.0"
556640sdks:
557641 dart: ">=2.15.1 <3.0.0"
558642 flutter: ">=2.10.0"
0 commit comments