cached_resource 1.0.7 copy "cached_resource: ^1.0.7" to clipboard
cached_resource: ^1.0.7 copied to clipboard

Cached resource implementation based on `NetworkBoundResource` to follow the single source of truth principle.

1.0.0 #

  • Add initial implementation of cached_resource package

1.0.1 #

  • Improved performance of loading from cache.
  • Simplified interface.

1.0.2 #

  • Set lover Dart sdk requirements

1.0.3 #

  • Upgrade resource_storage version to 1.0.2

1.0.4 #

  • Add [OffsetPageableResource]

1.0.5 #

  • Override == and hashCode for [OffsetPageableData]

1.0.6 #

  • Improve cache invalidation

1.0.7 #

  • Add [CacheDuration.of] resolver
3
likes
160
pub points
54%
popularity

Publisher

unverified uploader

Cached resource implementation based on `NetworkBoundResource` to follow the single source of truth principle.

Repository (GitHub)
View/report issues

Topics

#storage #cache

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, resource_storage, rxdart, synchronized

More

Packages that depend on cached_resource