tools.dart.dev

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

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

1868
likes
140
pub points
99%
popularity
A build system for Dart code generation and modular compilation.

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

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

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

261
likes
140
pub points
100%
popularity
A package for manipulating stack traces and printing them readably.

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

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

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

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

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

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

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

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

259
likes
140
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

graphscopy "graphs: ^2.3.1" to clipboard
graphs: ^2.3.1 copied to clipboard

98
likes
140
pub points
99%
popularity
Graph algorithms that operate on graphs in any representation

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

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