toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 379 packages
Sort by PUB-AZS
A Flutter package for caching SVG images.
A DB cache store agnostic HTTP client implementation with hive_ce.
Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.
Flutter Cache implementation for ConfigCat Dart (Flutter) SDK based on shared_preferences.
Memory storage extension for the stash API. Provides support to store vaults and caches in-memory
A dart package provides FIFO cache and its entries will expire according to time. Also proviodes mutex like method for search usage. Check out example/async_search_example.dart.
Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio
Hive storage extension for the stash caching API. Provides support to store vaults and caches in the Hive database
A simple way to cache values that result from rather expensive operations.#cache#memoization#caching
A DB cache store implementation with Drift for dio_cache_interceptor package.