dio_cache_interceptor 0.3.0 copy "dio_cache_interceptor: ^0.3.0" to clipboard
dio_cache_interceptor: ^0.3.0 copied to clipboard

outdated

Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, ...) with options.

0.3.0 #

  • Add decrypt/encrypt methods to CacheOptions (no encryption by default. Private directories for stores are prefered for common usage).
  • Remove 'exists' store method.

0.2.0 #

  • Cancelled.

0.1.0 #

  • Initial version
  • DB cache store
  • File cache store
  • ETag
  • Last-Modified
  • Max stale
  • CacheOptions
306
likes
0
pub points
98%
popularity

Publisher

verified publisheropenapi4j.org

Dio HTTP cache interceptor with multiple stores respecting HTTP directives (ETag, Last-Modified, ...) with options.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, meta, path, sqflite, uuid

More

Packages that depend on dio_cache_interceptor