toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 28291 packages
Sort by PUB-AZS
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols
StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.#web#http
Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.#cli
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency. #built-value
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.#static-analysis
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto#cryptography
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.#dart-pub#semver
The user facing API for structuring Dart tests and checking expectations.
Utility functions and classes related to the dart:typed_data library.#data-structures
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.#logging#debugging