webdav_client 0.0.2 copy "webdav_client: ^0.0.2" to clipboard
webdav_client: ^0.0.2 copied to clipboard

outdated

A dart WebDAV client library, use dio as http client. * support Basic/Digest authentication * common settings * read dir * make dir * delete * rename * copy * download file * upload file * cancel request

0.0.1 The first version commits and supports most features. #

  • common settings
  • read dir
  • make dir
  • delete
  • rename
  • copy
  • download file
  • cancel request

0.0.2 fix digest authentication bug #

  • fix when server nonce expired, add recertification Logic.
62
likes
20
points
4.54k
downloads

Publisher

unverified uploader

Weekly Downloads

A dart WebDAV client library, use dio as http client. * support Basic/Digest authentication * common settings * read dir * make dir * delete * rename * copy * download file * upload file * cancel request

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

convert, dio, meta, xml

More

Packages that depend on webdav_client