Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
739 stars 426 forks source link

Update to firebase_storage 10.0.1 #331

Closed japborst closed 2 years ago

japborst commented 2 years ago

Fixes #328

japborst commented 2 years ago

@renefloor would be great if we can merge this one :D

renefloor commented 2 years ago

As far as I could see it has no relevant breaking changes for this package, so I updated the dependency to support a range: ">=8.0.0 <11.0.0". Thanks for bringing this to my attention though. I didn't use your PR because I thought it would be faster to directly commit it instead of giving feedback to your PR.