@@ -113,6 +113,14 @@ packages:
113113 url: "https://pub.dev"
114114 source: hosted
115115 version: "1.0.0"
116+ ffi:
117+ dependency: transitive
118+ description:
119+ name: ffi
120+ sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878"
121+ url: "https://pub.dev"
122+ source: hosted
123+ version: "2.1.0"
116124 flutter:
117125 dependency: "direct main"
118126 description: flutter
@@ -247,17 +255,17 @@ packages:
247255 dependency: transitive
248256 description:
249257 name: network_tools
250- sha256: "872d76529329e43b52a837852f7e4c49b4fdf65be7dedc3ee5722ea135fcad08 "
258+ sha256: "84cd355e2d9db58456a05b7ebd4021fcbe42241043b7e6157bff2a0853054dd4 "
251259 url: "https://pub.dev"
252260 source: hosted
253- version: "4.0.0 "
261+ version: "4.0.1 "
254262 network_tools_flutter:
255263 dependency: "direct main"
256264 description:
257265 path: ".."
258266 relative: true
259267 source: path
260- version: "1.0.4 "
268+ version: "1.0.3 "
261269 path:
262270 dependency: transitive
263271 description:
@@ -266,6 +274,70 @@ packages:
266274 url: "https://pub.dev"
267275 source: hosted
268276 version: "1.8.3"
277+ path_provider:
278+ dependency: "direct main"
279+ description:
280+ name: path_provider
281+ sha256: a1aa8aaa2542a6bc57e381f132af822420216c80d4781f7aa085ca3229208aaa
282+ url: "https://pub.dev"
283+ source: hosted
284+ version: "2.1.1"
285+ path_provider_android:
286+ dependency: transitive
287+ description:
288+ name: path_provider_android
289+ sha256: "6b8b19bd80da4f11ce91b2d1fb931f3006911477cec227cce23d3253d80df3f1"
290+ url: "https://pub.dev"
291+ source: hosted
292+ version: "2.2.0"
293+ path_provider_foundation:
294+ dependency: transitive
295+ description:
296+ name: path_provider_foundation
297+ sha256: "19314d595120f82aca0ba62787d58dde2cc6b5df7d2f0daf72489e38d1b57f2d"
298+ url: "https://pub.dev"
299+ source: hosted
300+ version: "2.3.1"
301+ path_provider_linux:
302+ dependency: transitive
303+ description:
304+ name: path_provider_linux
305+ sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279
306+ url: "https://pub.dev"
307+ source: hosted
308+ version: "2.2.1"
309+ path_provider_platform_interface:
310+ dependency: transitive
311+ description:
312+ name: path_provider_platform_interface
313+ sha256: "94b1e0dd80970c1ce43d5d4e050a9918fce4f4a775e6142424c30a29a363265c"
314+ url: "https://pub.dev"
315+ source: hosted
316+ version: "2.1.1"
317+ path_provider_windows:
318+ dependency: transitive
319+ description:
320+ name: path_provider_windows
321+ sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170"
322+ url: "https://pub.dev"
323+ source: hosted
324+ version: "2.2.1"
325+ platform:
326+ dependency: transitive
327+ description:
328+ name: platform
329+ sha256: ae68c7bfcd7383af3629daafb32fb4e8681c7154428da4febcff06200585f102
330+ url: "https://pub.dev"
331+ source: hosted
332+ version: "3.1.2"
333+ plugin_platform_interface:
334+ dependency: transitive
335+ description:
336+ name: plugin_platform_interface
337+ sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d
338+ url: "https://pub.dev"
339+ source: hosted
340+ version: "2.1.6"
269341 process_run:
270342 dependency: transitive
271343 description:
@@ -391,6 +463,22 @@ packages:
391463 url: "https://pub.dev"
392464 source: hosted
393465 version: "0.1.4-beta"
466+ win32:
467+ dependency: transitive
468+ description:
469+ name: win32
470+ sha256: c97defd418eef4ec88c0d1652cdce84b9f7b63dd7198e266d06ac1710d527067
471+ url: "https://pub.dev"
472+ source: hosted
473+ version: "5.0.8"
474+ xdg_directories:
475+ dependency: transitive
476+ description:
477+ name: xdg_directories
478+ sha256: "589ada45ba9e39405c198fe34eb0f607cddb2108527e658136120892beac46d2"
479+ url: "https://pub.dev"
480+ source: hosted
481+ version: "1.0.3"
394482 yaml:
395483 dependency: transitive
396484 description:
@@ -401,4 +489,4 @@ packages:
401489 version: "3.1.2"
402490sdks:
403491 dart: ">=3.1.0 <4.0.0"
404- flutter: ">=2.5 .0"
492+ flutter: ">=3.7 .0"
0 commit comments