hurshi / dio-http-cache

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

clearAll() cache #99

Closed osamamohammed98 closed 1 year ago

osamamohammed98 commented 3 years ago

Hello guys, I have a problem. When I log out of the application, I clear the cache through clearAll(), but when I log in, the requiste keeps the last thing before logging out. This problem goes when I exit the application and log in again.

TianyongWang commented 1 year ago

来信已收到