toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 491 packages
Sort by PUB-AZS
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.#cache#cache-manager
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.#cache#image#network-image
Web implementation of CachedNetworkImage
Platformweb
WidgetFactory extension to render IMG with cached_network_image plugin.#img#fwfh
Official extension image, support placeholder(loading)/ failed state, cache network, zoom/pan, photo view, slide out page, editor(crop,rotate,flip), painting etc.#image#cropper#photo-view#editor#slide-out
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).
A advanced storage engine that supports relational and NoSQL database,data smart cache, multi-space architecture,file/local storage, SQL & key-value persistent store.#database#storage#sql#nosql#distributed
Returns cached result of function call when inputs were not changed from previous invocation.
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