hurshi / dio-http-cache

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

Does the cache apply to dio.download() ? #80

Open anass-naoushi opened 3 years ago

anass-naoushi commented 3 years ago

I want to cache downloaded images from the web and was wondering if the plugin works for download requests in Dio.