加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pubspec.yaml 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
temp_not_use 提交于 2019-08-15 11:48 . upgrade version
name: webdav
version: 1.0.6-dev
author: timestee
description: easy webdav for dart,support basic auth,directories\files listing,upload\downliad.
homepage: https://github.com/timestee/dart-webdav
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
retry: ^2.0.0
xml: ^3.5.0
dev_dependencies:
pedantic: ^1.2.0
test: '>=1.0.0 <2.0.0'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化