toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1402 packages
Sort by PUB-AZS
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency. #built-value
Utility functions and classes related to the dart:typed_data library.#data-structures
Utility functions and classes related to the 'dart:async' library.#async
A class for parsing strings using a sequence of patterns.
An abstraction for two-way communication channels based on the Dart Stream class.
Collections and utilities functions and classes related to collections.#collections#data-structures
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.#federation#plugin-development
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.
Support for specifying test expectations via an extensible Matcher class. Also includes a number of built-in Matcher implementations for common cases.