fix(upload): fix download() locks main thread on Android (#2838)

Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
Matthew Richardson
2025-07-18 19:37:39 +01:00
committed by GitHub
parent 2f9c71aae7
commit b729203059
11 changed files with 551 additions and 72 deletions
+1
View File
@@ -29,6 +29,7 @@
"@tauri-apps/plugin-shell": "^2.3.0",
"@tauri-apps/plugin-store": "^2.3.0",
"@tauri-apps/plugin-updater": "^2.9.0",
"@tauri-apps/plugin-upload": "^2.3.0",
"@zerodevx/svelte-json-view": "1.0.11"
},
"devDependencies": {