Results 17 packages
Sort by

morecopy "more: ^4.7.0" to clipboard
more: ^4.7.0 copied to clipboard

86
likes
160
points
161k
downloads
More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.#collections#data-structures#functional#graph#unicode

fast_immutable_collectionscopy "fast_immutable_collections: ^11.1.0" to clipboard
fast_immutable_collections: ^11.1.0 copied to clipboard

401
likes
150
points
75.5k
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

collectioncopy "collection: ^1.19.1" to clipboard
collection: ^1.19.1 copied to clipboard

1.42k
likes
140
points
5.06M
downloads
Collections and utilities functions and classes related to collections.#collections#data-structures

ordered_setcopy "ordered_set: ^8.0.0" to clipboard
ordered_set: ^8.0.0 copied to clipboard

33
likes
160
points
83.7k
downloads
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.#data-structures#collections#ordered-set

weak_mapcopy "weak_map: ^4.0.1" to clipboard
weak_map: ^4.0.1 copied to clipboard

19
likes
150
points
105k
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

nullxcopy "nullx: ^0.1.17" to clipboard
nullx: ^0.1.17 copied to clipboard

11
likes
160
points
380
downloads
nullx is a collection of elegant extensions for handling null types in Dart.#null-safety#nullable#types#collections

collection_notifierscopy "collection_notifiers: ^2.0.1" to clipboard
collection_notifiers: ^2.0.1 copied to clipboard

6
likes
160
points
82
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

convert_objectcopy "convert_object: ^1.0.4" to clipboard
convert_object: ^1.0.4 copied to clipboard

0
likes
160
points
858
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

treapcopy "treap: ^0.4.0" to clipboard
treap: ^0.4.0 copied to clipboard

9
likes
160
points
25
downloads
A persistent treap for Dart. A heap balanced randomized binary tree with efficient value semantics.#treap#data-structures#collections#functional

data_structurescopy "data_structures: ^2.0.1" to clipboard
data_structures: ^2.0.1 copied to clipboard

1
likes
150
points
95
downloads
A comprehensive data structures library for Dart. Includes LinkedList, Stack, Queue, HashTable, BST, AVL Tree, Heap, Trie, B-Tree, SegmentTree, Graph, FlowNetwork, and more with full documentation i [...]#data-structures#algorithms#collections#trees#graphs

Check our help page for details on search expressions and result ranking.