Baseflow / flutter_cache_manager

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

Update http dependency to 0.13.0 #291

Closed lvlrSajjad closed 3 years ago

lvlrSajjad commented 3 years ago

🏗 Enhancement Proposal

I'm using firebase libraries in my project but the problem is when I update them to the latest version they will require http 0.13.0 while this library requires http 0.12.2.

So I can't update my firebase libraries until you upgrade http: 0.12.2 to http: 0.13.0.

the main problem is with firebase_storage: 8.0.0 and firebase_core: 1.0.0.

Platforms affected (mark all that apply)

renefloor commented 3 years ago

Fixed in flutter_cache_manager: ^3.0.0