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.
46
likes
20
pub points
85%
popularity

Publisher

unverified uploader

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