toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 491 packages
Sort by PUB-AZS
A filesystem cache store implementation for dio_cache_interceptor package.
A Flutter library to show images from the Base64, Uint8List and keep them in the cache directory.
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