toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 33306 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
A shelf handler that wires up a listener for every connection.#server#shelf
This package provides a library that performs static analysis of Dart code.
A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.
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
Coverage data manipulation and formatting
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto#cryptography