tools.dart.dev

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

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

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

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

482
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

888
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

246
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

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

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

284
likes
160
pub points
98%
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

279
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.3" to clipboard
json_rpc_2: ^3.0.3 copied to clipboard

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

oauth2copy "oauth2: ^2.0.3" to clipboard
oauth2: ^2.0.3 copied to clipboard

326
likes
160
pub points
97%
popularity
A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

shelf_proxycopy "shelf_proxy: ^1.0.4" to clipboard
shelf_proxy: ^1.0.4 copied to clipboard

83
likes
160
pub points
100%
popularity
A shelf handler for proxying HTTP requests to another server.#server#shelf