tools.dart.dev

  • Packages
Results 79 packages owned by tools.dart.dev
Sort by

build_runnercopy "build_runner: ^2.4.12" to clipboard
build_runner: ^2.4.12 copied to clipboard

1990
likes
160
pub points
99%
popularity
A build system for Dart code generation and modular compilation.#build-runner

mimecopy "mime: ^1.0.6" to clipboard
mime: ^1.0.6 copied to clipboard

466
likes
160
pub points
99%
popularity
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.#magic-numbers#mime#mimetype#multipart-form

shelfcopy "shelf: ^1.4.2" to clipboard
shelf: ^1.4.2 copied to clipboard

876
likes
160
pub points
99%
popularity
A model for web server middleware that encourages composition and easy reuse. #server#shelf#backend

yamlcopy "yaml: ^3.1.2" to clipboard
yaml: ^3.1.2 copied to clipboard

244
likes
160
pub points
99%
popularity
A parser for YAML, a human-friendly data serialization standard#yaml#config-format

stream_transformcopy "stream_transform: ^2.1.0" to clipboard
stream_transform: ^2.1.0 copied to clipboard

250
likes
160
pub points
99%
popularity
A collection of utilities to transform and manipulate streams.

stack_tracecopy "stack_trace: ^1.11.1" to clipboard
stack_trace: ^1.11.1 copied to clipboard

276
likes
160
pub points
99%
popularity
A package for manipulating stack traces and printing them readably.

shelf_routercopy "shelf_router: ^1.1.4" to clipboard
shelf_router: ^1.1.4 copied to clipboard

277
likes
160
pub points
98%
popularity
A convenient request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations. #server#shelf

json_rpc_2copy "json_rpc_2: ^3.0.2" to clipboard
json_rpc_2: ^3.0.2 copied to clipboard

93
likes
160
pub points
100%
popularity
Utilities to write a client or server using the JSON-RPC 2.0 spec.

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

233
likes
160
pub points
98%
popularity
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team. #analysis#lints

ffigencopy "ffigen: ^14.0.0" to clipboard
ffigen: ^14.0.0 copied to clipboard

277
likes
160
pub points
97%
popularity
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files. #interop#ffi#codegen