cross_cache 0.0.10 copy "cross_cache: ^0.0.10" to clipboard
cross_cache: ^0.0.10 copied to clipboard

Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio

TODO #

  1. Better errror handling
  2. Cache management (remove from cache, purge), possibly periodic job
  3. Cancellation of in progress downloads
  4. Maximum file size
  5. Caching strategy (LRU, MRU, FIFO)
2
likes
150
points
2.75k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, crypto, dio, flutter, idb_shim, path_provider

More

Packages that depend on cross_cache