Support multiple webdav authentication methods. Close #271

This commit is contained in:
2025-03-18 10:52:01 +08:00
parent 55ad652191
commit fa951cac95
2 changed files with 3 additions and 3 deletions

View File

@@ -1045,8 +1045,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "285f87f15bccd2d5d5ff443761348c6ee47b98d1" ref: "2f669c98fb81cff1c64fee93466a1475c77e4273"
resolved-ref: "285f87f15bccd2d5d5ff443761348c6ee47b98d1" resolved-ref: "2f669c98fb81cff1c64fee93466a1475c77e4273"
url: "https://github.com/wgh136/webdav_client" url: "https://github.com/wgh136/webdav_client"
source: git source: git
version: "1.2.2" version: "1.2.2"

View File

@@ -64,7 +64,7 @@ dependencies:
webdav_client: webdav_client:
git: git:
url: https://github.com/wgh136/webdav_client url: https://github.com/wgh136/webdav_client
ref: 285f87f15bccd2d5d5ff443761348c6ee47b98d1 ref: 2f669c98fb81cff1c64fee93466a1475c77e4273
battery_plus: ^6.2.1 battery_plus: ^6.2.1
local_auth: ^2.3.0 local_auth: ^2.3.0
flutter_saf: flutter_saf: