cross_cache 0.0.9 copy "cross_cache: ^0.0.9" to clipboard
cross_cache: ^0.0.9 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.33k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

2024.09.17 - 2025.04.01

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)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, crypto, dio, flutter, path_provider

More

Packages that depend on cross_cache