tools.dart.dev

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

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

2.21k
likes
160
points
4.42M
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

978
likes
160
points
7.03M
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

570
likes
160
points
7.86M
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

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

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

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

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

293
likes
160
points
5.34M
downloads
A collection of utilities to transform and manipulate streams.

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

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

ffigencopy "ffigen: ^19.1.0" to clipboard
ffigen: ^19.1.0 copied to clipboard

308
likes
160
points
810k
downloads
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files. #interop#ffi#codegen

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

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

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

358
likes
160
points
293k
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.