toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 43 packages
Sort by PUB-AZS
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
Functional Programming in Dart. Purify your Dart code using efficient immutable data structures, monads, lenses and other FP tools.
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
Multi-purpose immutable DateTime subclass. Supports multiple localizations to easily convert DateTime and Duration into human-readable format
Adding support for immutable collections for json_serializable
An immutable state machine that supports transient states, integrates with various state and data management frameworks, and is ideal for UI applications.
Annotation for immutable model to generate `copyWith` and == (equal) operator.
Annotation builder for immutable model to generate of `copyWith` and == (equal) operator..
Create and enforce immutable data licensing records client-side. The core-implementation of TIKI's client-side infrastructure.
A simple Dart package that provides immutable equatable's with the option to store the hashes.