toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 18992 packages
Sort by PUB-AZS
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
This package provides a library that performs static analysis of Dart code.
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
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart #uuid#identifier#id
Provides a standard representation for source code locations and spans.
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.#file-system
Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.
APIs for parsing and manipulating HTML content outside the browser.#html#web