From 8a03ff1d1d083ed94e339ce9ad02e39bfffb711f Mon Sep 17 00:00:00 2001 From: sneurlax Date: Mon, 18 Aug 2025 11:37:58 -0500 Subject: [PATCH 1/2] chore: update fusiondart's socks_socket dependency from git to versioned --- scripts/app_config/templates/pubspec.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/app_config/templates/pubspec.template b/scripts/app_config/templates/pubspec.template index 9f74ec807..396c7e790 100644 --- a/scripts/app_config/templates/pubspec.template +++ b/scripts/app_config/templates/pubspec.template @@ -70,7 +70,7 @@ dependencies: fusiondart: git: url: https://github.com/cypherstack/fusiondart.git - ref: afaad488f5215a9c2c211e5e2f8460237eef60f1 + ref: ad8587ef3f4d2ffac86e352a91040f4a3e0bd07c # Utility plugins http: ^0.13.0 From 5444321892ddc4afd007193eb01049250591fa41 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Mon, 18 Aug 2025 11:45:35 -0500 Subject: [PATCH 2/2] chore: update fusiondart dep to point to fusiondart#main --- scripts/app_config/templates/pubspec.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/app_config/templates/pubspec.template b/scripts/app_config/templates/pubspec.template index 396c7e790..84826bc28 100644 --- a/scripts/app_config/templates/pubspec.template +++ b/scripts/app_config/templates/pubspec.template @@ -70,7 +70,7 @@ dependencies: fusiondart: git: url: https://github.com/cypherstack/fusiondart.git - ref: ad8587ef3f4d2ffac86e352a91040f4a3e0bd07c + ref: 540d0bc7dc27a97d45d63f412f26818a7f3b8b51 # Utility plugins http: ^0.13.0