toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 3 packages
Sort by PUB-AZS
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
Weak cache that uses weak references for holding values. Implements full Map interface including keys and values iteration. #cache#memory
A simple in-memory cache for Dart and Flutter applications.#cache#memory-cache