toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 9 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
Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
Functional programming essentials for Dart. Tail call optimization, partial application, memoization, and more.
Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
Re-reselect is a lightweight wrapper around Reselect meant to enhance selectors with deeper memoization and cache management.
Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
Packrat parser combinators that support static typing, generics, file spans, memoization, and more.
Oncecall is a memoization tool for use in the build method of Widgets.#once#call#memo
A collection of execution control utilities for Flutter and Dart, including debounce, throttle, memoization, retry mechanisms, and more