ionic-file-cache

JSON →
library 2.0.48 ·javascript
verified Jun 7, 2026

Ionic cache service for files (images, videos, docs) that downloads and stores files in the device's local cache directory using Ionic Native File and File Transfer plugins. Latest version is 2.0.48, with infrequent releases. It provides a simple provider (`FileCacheProvider`) that wraps file caching with configurable TTL and enabling/disabling. Designed specifically for Ionic/Cordova apps, not for browser or React Native. Alternatives like `cordova-plugin-file-transfer` or `@ionic-native/file` require more boilerplate.