Results 19 packages
Sort by

hydrated_bloccopy "hydrated_bloc: ^10.1.1" to clipboard
hydrated_bloc: ^10.1.1 copied to clipboard

943
likes
160
points
150k
downloads
An extension to the bloc state management library which automatically persists and restores bloc states.#bloc#cache#state-management
screenshot

cached_valuecopy "cached_value: ^1.0.0" to clipboard
cached_value: ^1.0.0 copied to clipboard

23
likes
160
points
9.01k
downloads
A simple way to cache values that result from rather expensive operations.#cache#memoization#caching

weak_mapcopy "weak_map: ^4.0.1" to clipboard
weak_map: ^4.0.1 copied to clipboard

19
likes
150
points
119k
downloads
WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. Cache functions for memoization with weak-references.#memory#memory-management#cache#collections#data-structures

lru_cachecopy "lru_cache: ^0.0.2" to clipboard
lru_cache: ^0.0.2 copied to clipboard

7
likes
140
points
5.37k
downloads
a simple least recently used (LRU) cache implementation in dart.#lru-cache#cache#caching

cached_resourcecopy "cached_resource: ^1.2.0" to clipboard
cached_resource: ^1.2.0 copied to clipboard

5
likes
150
points
759
downloads
Cached resource implementation based on `NetworkBoundResource` to follow the single source of truth principle.#storage#cache

lrucopy "lru: ^1.0.2" to clipboard
lru: ^1.0.2 copied to clipboard

3
likes
150
points
508
downloads
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures

dart_seqcopy "dart_seq: ^2.0.1" to clipboard
dart_seq: ^2.0.1 copied to clipboard

3
likes
150
points
437
downloads
A Dart logging client for (batched) Seq HTTP ingestion with automated retries.#logging#seq#http#cache

canistercopy "canister: ^1.2.2" to clipboard
canister: ^1.2.2 copied to clipboard

5
likes
150
points
104
downloads
A versatile and extensible caching library written in pure Dart, offering Guava-like caching capabilities.#cache#caching#lazy#lru#memoized

vyuh_cachecopy "vyuh_cache: ^1.5.0" to clipboard
vyuh_cache: ^1.5.0 copied to clipboard

3
likes
150
points
254
downloads
A flexible caching solution for Vyuh Framework Apps, offering time-based caching with pluggable storage backends to reduce API calls and boost performance.#cache#vyuh#system

weak_cachecopy "weak_cache: ^2.1.3" to clipboard
weak_cache: ^2.1.3 copied to clipboard

3
likes
140
points
523
downloads
Weak cache that uses weak references for holding values. Implements full Map interface including keys and values iteration. #cache#memory

Check our help page for details on search expressions and result ranking.