File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,6 +65,22 @@ packages:
6565 url: "https://pub.dev"
6666 source: hosted
6767 version: "1.4.1"
68+ checked_yaml:
69+ dependency: transitive
70+ description:
71+ name: checked_yaml
72+ sha256: "959525d3162f249993882720d52b7e0c833978df229be20702b33d48d91de70f"
73+ url: "https://pub.dev"
74+ source: hosted
75+ version: "2.0.4"
76+ cli_util:
77+ dependency: transitive
78+ description:
79+ name: cli_util
80+ sha256: ff6785f7e9e3c38ac98b2fb035701789de90154024a75b6cb926445e83197d1c
81+ url: "https://pub.dev"
82+ source: hosted
83+ version: "0.4.2"
6884 clock:
6985 dependency: transitive
7086 description:
@@ -243,6 +259,14 @@ packages:
243259 description: flutter
244260 source: sdk
245261 version: "0.0.0"
262+ flutter_launcher_icons:
263+ dependency: transitive
264+ description:
265+ name: flutter_launcher_icons
266+ sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea"
267+ url: "https://pub.dev"
268+ source: hosted
269+ version: "0.13.1"
246270 flutter_lints:
247271 dependency: "direct dev"
248272 description:
@@ -315,10 +339,10 @@ packages:
315339 dependency: "direct main"
316340 description:
317341 name: go_router
318- sha256: "92d8cee7c57dff0a6c409c05597b460002434eccf7424a712283225b3962d03f "
342+ sha256: "5922b2861e2235a3504896f0d6fa07d84141b480cf52eecd2f42cd25585a9e8a "
319343 url: "https://pub.dev"
320344 source: hosted
321- version: "17.2.3 "
345+ version: "17.3.0 "
322346 google_fonts:
323347 dependency: "direct main"
324348 description:
@@ -364,6 +388,14 @@ packages:
364388 url: "https://pub.dev"
365389 source: hosted
366390 version: "0.20.2"
391+ json_annotation:
392+ dependency: transitive
393+ description:
394+ name: json_annotation
395+ sha256: "2a743920d81b7910627f68ee2c9ac1fc0bfee32b9fc3403587d7c6791ca12f80"
396+ url: "https://pub.dev"
397+ source: hosted
398+ version: "4.12.0"
367399 leak_tracker:
368400 dependency: transitive
369401 description:
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies:
4949 extended_text_field : ^16.0.2
5050 path_provider : ^2.1.5
5151 uuid : ^4.5.3
52- go_router : ^17.2.3
52+ go_router : ^17.3.0
5353 share_plus : ^12.0.2
5454 file_picker : ^10.3.3
5555 google_fonts : ^8.0.2
You can’t perform that action at this time.
0 commit comments