build(deps): add archive and crypto dependencies

This commit is contained in:
zarzet
2026-08-30 23:17:41 +07:00
parent 2e0a5f7b9c
commit c056bd60a6
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ packages:
source: hosted
version: "1.0.3"
archive:
dependency: transitive
dependency: "direct main"
description:
name: archive
sha256: ace891da0862b0e4cabbb064ee3fd87b2728b898949fdb366d83fe98342c9f19
@@ -338,7 +338,7 @@ packages:
source: hosted
version: "0.3.5+5"
crypto:
dependency: transitive
dependency: "direct main"
description:
name: crypto
sha256: c8ea0233063ba03258fbcf2ca4d6dadfefe14f02fab57702265467a19f27fadf
+4
View File
@@ -31,6 +31,10 @@ dependencies:
# HTTP & Network
http: ^1.6.0
connectivity_plus: ^7.3.1
crypto: ^3.0.7
# Streaming backup archives
archive: ^4.2.0
# UI Components
cached_network_image: ^4.0.0