dart.dev

  • Packages
Results 30 packages owned by dart.dev
Sort by

httpcopy "http: ^1.2.2" to clipboard
http: ^1.2.2 copied to clipboard

7.99k
likes
160
points
8.08M
downloads
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols

cryptocopy "crypto: ^3.0.6" to clipboard
crypto: ^3.0.6 copied to clipboard

1.69k
likes
160
points
7.51M
downloads
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto#cryptography

pathcopy "path: ^1.9.1" to clipboard
path: ^1.9.1 copied to clipboard

1.57k
likes
160
points
6.24M
downloads
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

loggingcopy "logging: ^1.3.0" to clipboard
logging: ^1.3.0 copied to clipboard

826
likes
160
points
6.45M
downloads
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

mockitocopy "mockito: ^5.4.5" to clipboard
mockito: ^5.4.5 copied to clipboard

1.38k
likes
160
points
1.19M
downloads
A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.#testing#mocking

characterscopy "characters: ^1.4.0" to clipboard
characters: ^1.4.0 copied to clipboard

425
likes
160
points
5.04M
downloads
String replacement with operations that are Unicode/grapheme cluster aware.#strings#unicode

fficopy "ffi: ^2.1.3" to clipboard
ffi: ^2.1.3 copied to clipboard

293
likes
160
points
6.94M
downloads
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen

lintscopy "lints: ^5.1.0" to clipboard
lints: ^5.1.0 copied to clipboard

239
likes
160
points
4.96M
downloads
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team. #analysis#lints

http_parsercopy "http_parser: ^4.1.1" to clipboard
http_parser: ^4.1.1 copied to clipboard

235
likes
160
points
4.83M
downloads
A platform-independent package for parsing and serializing HTTP formats.

convertcopy "convert: ^3.1.2" to clipboard
convert: ^3.1.2 copied to clipboard

111
likes
160
points
6.06M
downloads
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.