hurshi / dio-http-cache

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

How to delete the cache from the IOS devices when the application is closed by the user and where can the code be placed? #69

Open Mubark-p opened 4 years ago

pravindia commented 3 years ago

You can use didChangeAppLifecycleState and remove the cache according to AppLifecycleState.