nbspou / dospace

Dart client library to interact with the DigitalOcean Spaces API. Same API as Amazon AWS S3.
BSD 3-Clause "New" or "Revised" License
14 stars 48 forks source link

removes xml specific version dependency #8

Closed iamdipanshusingh closed 4 years ago

iamdipanshusingh commented 4 years ago

Hi,

First of all thanx for publishing this package, and is working pretty much fine but your xml dependency is quite outdated. This change will basically remove the dependency bar from the xml Did this change cuz flutter_svg requires a higher version of xml and downgrading flutter_svg was creating some other issues as well