tools.dart.dev

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

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

2.36k
likes
160
points
6.08M
downloads
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

1.04k
likes
160
points
9.05M
downloads
A model for web server middleware that encourages composition and easy reuse. #server#shelf#backend

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

626
likes
160
points
10.2M
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.2" to clipboard
stack_trace: ^1.12.2 copied to clipboard

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

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

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

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

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

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

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

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

315
likes
160
points
5.96M
downloads
A collection of utilities to transform and manipulate streams.

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

222
likes
160
points
9.51M
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

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