Platforms
SDKs
License
Advanced
Results 15 packages
Sort by
more
more: ^4.7.0 copied to clipboard
83
likes
160
points
147k
downloads
More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.#collections#data-structures#functional#graph#unicode
ordered_set
ordered_set: ^8.0.0 copied to clipboard
33
likes
160
points
64.1k
downloads
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.#data-structures#collections#ordered-set
fast_immutable_collections
fast_immutable_collections: ^11.1.0 copied to clipboard
394
likes
150
points
53.1k
downloads
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
collection
collection: ^1.19.1 copied to clipboard
1.41k
likes
140
points
3.75M
downloads
weak_map
weak_map: ^4.0.1 copied to clipboard
19
likes
150
points
81.2k
downloads
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
collection_notifiers
collection_notifiers: ^2.0.1 copied to clipboard
6
likes
160
points
279
downloads
Reactive collection wrappers (List, Map, Set, Queue) with ChangeNotifier and ValueListenable support for efficient Flutter UI rebuilds.#state-management#flutter#collections#change-notifier#value-listenable
nullx
nullx: ^0.1.17 copied to clipboard
11
likes
150
points
144
downloads
treap
treap: ^0.4.0 copied to clipboard
9
likes
160
points
5
downloads
A persistent treap for Dart.
A heap balanced randomized binary tree with efficient value semantics.#treap#data-structures#collections#functional
convert_object
convert_object: ^1.0.2 copied to clipboard
0
likes
160
points
390
downloads
A comprehensive type conversion library for Dart with a fluent API, safe try* variants, robust Date/Number/URI parsing, enum helpers, and extensive collection/map/list extensions.
#conversion#type-conversion#utilities#extensions#collections
doubly_linked_list
doubly_linked_list: ^1.0.1 copied to clipboard
0
likes
160
points
160
downloads
A non-intrusive doubly linked list with O(1) removals/insertions. Ideal for LRU caches, queues, and frequent mid-list modifications.#data-structures#linked-list#collections#lru-cache
Check our help page for details on search expressions and result ranking.