dart.dev

  • Packages
Results27 packages owned by dart.dev
Sort by search relevance
search relevance
overall score
recently updated
newest package
most likes
most pub points
popularity
A composable, multi-platform, Future-based API for HTTP requests.
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.
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.
Collections and utilities functions and classes related to collections.#data-structures#collections