dart.dev

  • Packages
Results28 packages owned by dart.dev
Sort by

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

7494
likes
140
pub points
100%
popularity
A composable, multi-platform, Future-based API for HTTP requests.

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

1400
likes
140
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.3" to clipboard
crypto: ^3.0.3 copied to clipboard

1553
likes
140
pub points
100%
popularity
Implementations of SHA, MD5, and HMAC cryptographic functions.#crypto

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

755
likes
140
pub points
100%
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.

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

211
likes
140
pub points
100%
popularity
A platform-independent package for parsing and serializing HTTP formats.

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

385
likes
140
pub points
99%
popularity
String replacement with operations that are Unicode/grapheme cluster aware.

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

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

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

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

collectioncopy "collection: ^1.18.0" to clipboard
collection: ^1.18.0 copied to clipboard

1153
likes
130
pub points
100%
popularity
Collections and utilities functions and classes related to collections.#data-structures#collections

asynccopy "async: ^2.11.0" to clipboard
async: ^2.11.0 copied to clipboard

531
likes
130
pub points
100%
popularity
Utility functions and classes related to the 'dart:async' library.