mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Support multiple webdav authentication methods. Close #271
This commit is contained in:
@@ -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"
|
||||||
|
@@ -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:
|
||||||
|
Reference in New Issue
Block a user