dart.dev

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

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

7802
likes
160
pub points
100%
popularity
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols

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

1500
likes
160
pub points
100%
popularity
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.

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

1627
likes
160
pub points
99%
popularity
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto#cryptography

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

801
likes
160
pub points
99%
popularity
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.

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

279
likes
160
pub points
99%
popularity
Utilities for working with Foreign Function Interface (FFI) code.#interop#ffi#codegen

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

232
likes
160
pub points
99%
popularity
A platform-independent package for parsing and serializing HTTP formats.

grpccopy "grpc: ^4.0.1" to clipboard
grpc: ^4.0.1 copied to clipboard

394
likes
160
pub points
98%
popularity
Dart implementation of gRPC, a high performance, open-source universal RPC framework.#grpc#rpc#protocols

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

408
likes
160
pub points
98%
popularity
String replacement with operations that are Unicode/grapheme cluster aware.

platformcopy "platform: ^3.1.5" to clipboard
platform: ^3.1.5 copied to clipboard

100
likes
160
pub points
99%
popularity
A pluggable, mockable platform information abstraction for Dart.#information#platform

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

109
likes
160
pub points
99%
popularity
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.