| commit | 88087ae253cab7ff9eccadb3c8cbf550ee071226 | [log] [tgz] |
|---|---|---|
| author | Moritz <mosum@google.com> | Mon Oct 28 09:26:49 2024 +0100 |
| committer | GitHub <noreply@github.com> | Mon Oct 28 09:26:49 2024 +0100 |
| tree | 317a99fbb84540bbc856f718409f48f5172058d2 | |
| parent | 04f7512ab6d7d554e33abd124a41e2aeec97dcbd [diff] | |
| parent | a587b85b621c4f7af7e76b08e3f52ad049a75f90 [diff] |
Merge pull request #696 from dart-lang/merge-json_rpc_2-package Merge `package:json_rpc_2`
This repository is home to tooling related Dart packages. Generally, this means packages published through the tools.dart.dev publisher that don't naturally belong to other topic monorepos (like dart-lang/build, dart-lang/test, or dart-lang/shelf).
| Package | Description | Version |
|---|---|---|
| boolean_selector | A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax. | |
| cli_config | A library to take config values from configuration files, CLI arguments, and environment variables. | |
| clock | A fakeable wrapper for dart:core clock APIs. | |
| coverage | Coverage data manipulation and formatting. | |
| extension_discovery | A convention and utilities for package extension discovery. | |
| file | A pluggable, mockable file system abstraction for Dart. | |
| file_testing | Testing utilities for package:file (published but unlisted). | |
| graphs | Graph algorithms that operate on graphs in any representation | |
| json_rpc_2 | Utilities to write a client or server using the JSON-RPC 2.0 spec. | |
| mime | Utilities for handling media (MIME) types. | |
| oauth2 | A client library for authenticatingand making requests via OAuth2. | |
| source_map_stack_trace | A package for applying source maps to stack traces. | |
| unified_analytics | A package for logging analytics for all Dart and Flutter related tooling to Google Analytics. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.