hurshi / dio-http-cache

http cache lib for Flutter dio like RxCache
Apache License 2.0
274 stars 223 forks source link

Please make it compatible with dio 4.0.0 #96

Open safwanidrees opened 3 years ago

safwanidrees commented 3 years ago

Because dio_http_cache >=0.2.0 depends on dio ^3.0.1 and doyo depends on dio ^4.0.0, dio_http_cache >=0.2.0 is forbidden.

lavara123 commented 3 years ago

@hurshi Any progress on this?

osamamohammed98 commented 3 years ago

i have same issues are it solved ???

marcellodesales commented 3 years ago

Wow, this is such an important library for HTTP clients and this is still not upgraded for 4.0.0? I will be watching...