dart.dev

  • Packages
Results28 packages owned by dart.dev
Sort by
A composable, multi-platform, Future-based API for HTTP requests.
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.
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.
A platform-independent package for parsing and serializing HTTP formats.
String replacement with operations that are Unicode/grapheme cluster aware.
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
Collections and utilities functions and classes related to collections.#data-structures#collections