hurshi / dio-http-cache

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

Cache location #46

Closed DevNico closed 4 years ago

DevNico commented 4 years ago

Where is the disk cache saved? If it's saved to a temp directory how can one change that to a permanent directory?

DevNico commented 4 years ago

Any help on this would be great

hurshi commented 4 years ago

Hello, thanks for your issue, databasePath is support to modify. set databasePath in CacheConfig.