tools.dart.dev

  • Packages
Results78 packages owned by tools.dart.dev
Sort by

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

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

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

439
likes
160
pub points
99%
popularity
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.

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

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

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

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

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

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

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

265
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

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

pub_semvercopy "pub_semver: ^2.1.4" to clipboard
pub_semver: ^2.1.4 copied to clipboard

115
likes
160
pub points
99%
popularity
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.#dart-pub#semver

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

227
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

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

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