cross_cache 0.0.2 copy "cross_cache: ^0.0.2" to clipboard
cross_cache: ^0.0.2 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)
0
likes
140
pub points
80%
popularity

Publisher

verified publisherflyer.chat

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