tools.dart.dev

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

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

1.04k
likes
160
points
6.17M
downloads
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

620
likes
160
points
7.3M
downloads
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.1" to clipboard
stack_trace: ^1.12.1 copied to clipboard

351
likes
160
points
6.26M
downloads
A package for manipulating stack traces and printing them readably.

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

294
likes
160
points
6.81M
downloads
A fluent, builder-based library for generating valid Dart code.

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

292
likes
160
points
6.71M
downloads
A parser for YAML, a human-friendly data serialization standard#yaml#config-format

markdowncopy "markdown: ^7.3.1" to clipboard
markdown: ^7.3.1 copied to clipboard

356
likes
160
points
2.06M
downloads
A portable Markdown library written in Dart that can parse Markdown into HTML.#markdown

string_scannercopy "string_scanner: ^1.4.1" to clipboard
string_scanner: ^1.4.1 copied to clipboard

221
likes
160
points
6.76M
downloads
A class for parsing strings using a sequence of patterns.

leak_trackercopy "leak_tracker: ^11.0.2" to clipboard
leak_tracker: ^11.0.2 copied to clipboard

208
likes
160
points
5.37M
downloads
A framework for memory leak tracking for Dart and Flutter applications.

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

379
likes
160
points
277k
downloads
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.

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

165
likes
160
points
6.76M
downloads
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.#dart-pub#semver