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

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

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

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

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

493
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

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

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

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

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

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

code_buildercopy "code_builder: ^4.10.1" to clipboard
code_builder: ^4.10.1 copied to clipboard

227
likes
160
pub points
92%
popularity
A fluent, builder-based library for generating valid Dart code.

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

329
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.

dartdoccopy "dartdoc: ^8.3.0" to clipboard
dartdoc: ^8.3.0 copied to clipboard

211
likes
160
pub points
94%
popularity
A non-interactive HTML documentation generator for Dart source code.

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

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