toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 11 packages
Sort by PUB-AZS
Collections and utilities functions and classes related to collections.#collections#data-structures
More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.#collections#data-structures#functional#graph#unicode
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
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.#data-structures#collections#ordered-set
Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.#collections#immutable#data-structures#functional
nullx is a collection of elegant extensions for handling null types in Dart.#null-safety#nullable#types#collections
nullx_iterable is a collection of elegant extensions for handling null types on Dart iterable types.#null-safety#nullable#types#collections
A persistent treap for Dart. A heap balanced randomized binary tree with efficient value semantics.#treap#data-structures#collections#functional
nullx_stream is a collection of elegant extensions for handling null types on Dart map types.#null-safety#nullable#types#collections
nullx_list is a collection of elegant extensions for handling null types on Dart collection types.#null-safety#nullable#types#collections