flymzero / webdav_client

A dart WebDAV client library
https://pub.dev/packages/webdav_client
BSD 3-Clause "New" or "Revised" License
54 stars 34 forks source link

Update dependencies to latest and bump version #23

Closed erdemyerebasmaz closed 1 year ago

erdemyerebasmaz commented 1 year ago

This PR addresses https://github.com/flymzero/webdav_client/issues/22

Outdated dependencies are updated due to version solving incompatibilities with latest Flutter stable(3.7.3).

Changes:

Example App Changes: