You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+22-22
Original file line number
Diff line number
Diff line change
@@ -12,28 +12,28 @@ don't naturally belong to other topic monorepos (like
12
12
13
13
## Packages
14
14
15
-
| Package | Description | Version |
16
-
| --- | --- | --- |
17
-
|[bazel_worker](pkgs/bazel_worker/)| Protocol and utilities to implement or invoke persistent bazel workers. |[](https://pub.dev/packages/bazel_worker)|
18
-
|[benchmark_harness](pkgs/benchmark_harness/)| The official Dart project benchmark harness. |[](https://pub.dev/packages/benchmark_harness)|
19
-
|[boolean_selector](pkgs/boolean_selector/)| A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax. |[](https://pub.dev/packages/boolean_selector)|
20
-
|[browser_launcher](pkgs/browser_launcher/)| Provides a standardized way to launch web browsers for testing and tools. |[](https://pub.dev/packages/browser_launcher)|
21
-
|[cli_config](pkgs/cli_config/)| A library to take config values from configuration files, CLI arguments, and environment variables. |[](https://pub.dev/packages/cli_config)|
22
-
|[cli_util](pkgs/cli_util/)| A library to help in building Dart command-line apps. |[](https://pub.dev/packages/cli_util)|
23
-
|[clock](pkgs/clock/)| A fakeable wrapper for dart:core clock APIs. |[](https://pub.dev/packages/clock)|
24
-
|[code_builder](pkgs/code_builder/)| A fluent, builder-based library for generating valid Dart code. |[](https://pub.dev/packages/code_builder)|
25
-
|[coverage](pkgs/coverage/)| Coverage data manipulation and formatting.|[](https://pub.dev/packages/coverage)|
26
-
|[csslib](pkgs/csslib/)| A library for parsing and analyzing CSS (Cascading Style Sheets). |[](https://pub.dev/packages/csslib)|
27
-
|[extension_discovery](pkgs/extension_discovery/)| A convention and utilities for package extension discovery. |[](https://pub.dev/packages/extension_discovery)|
28
-
|[file](pkgs/file/)| A pluggable, mockable file system abstraction for Dart. |[](https://pub.dev/packages/file)|
29
-
|[file_testing](pkgs/file_testing/)| Testing utilities for package:file (published but unlisted).|[](https://pub.dev/packages/file_testing)|
30
-
|[graphs](pkgs/graphs/)| Graph algorithms that operate on graphs in any representation |[](https://pub.dev/packages/graphs)|
31
-
|[html](pkgs/html/)| APIs for parsing and manipulating HTML content outside the browser. |[](https://pub.dev/packages/html)|
32
-
|[json_rpc_2](pkgs/json_rpc_2/)| Utilities to write a client or server using the JSON-RPC 2.0 spec. |[](https://pub.dev/packages/json_rpc_2)|
33
-
|[mime](pkgs/mime/)| Utilities for handling media (MIME) types.|[](https://pub.dev/packages/mime)|
34
-
|[oauth2](pkgs/oauth2/)| A client library for authenticatingand making requests via OAuth2.|[](https://pub.dev/packages/oauth2)|
35
-
|[source_map_stack_trace](pkgs/source_map_stack_trace/)| A package for applying source maps to stack traces. |[](https://pub.dev/packages/source_map_stack_trace)|
36
-
|[unified_analytics](pkgs/unified_analytics/)| A package for logging analytics for all Dart and Flutter related tooling to Google Analytics. |[](https://pub.dev/packages/unified_analytics)|
15
+
| Package | Description |Issues |Version |
16
+
| --- | --- | --- | --- |
17
+
|[bazel_worker](pkgs/bazel_worker/)| Protocol and utilities to implement or invoke persistent bazel workers. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Abazel_worker)|[](https://pub.dev/packages/bazel_worker)|
18
+
|[benchmark_harness](pkgs/benchmark_harness/)| The official Dart project benchmark harness. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Abenchmark_harness)|[](https://pub.dev/packages/benchmark_harness)|
19
+
|[boolean_selector](pkgs/boolean_selector/)| A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aboolean_selector)|[](https://pub.dev/packages/boolean_selector)|
20
+
|[browser_launcher](pkgs/browser_launcher/)| Provides a standardized way to launch web browsers for testing and tools. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Abrowser_launcher)|[](https://pub.dev/packages/browser_launcher)|
21
+
|[cli_config](pkgs/cli_config/)| A library to take config values from configuration files, CLI arguments, and environment variables. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acli_config)|[](https://pub.dev/packages/cli_config)|
22
+
|[cli_util](pkgs/cli_util/)| A library to help in building Dart command-line apps. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acli_util)|[](https://pub.dev/packages/cli_util)|
23
+
|[clock](pkgs/clock/)| A fakeable wrapper for dart:core clock APIs. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aclock)|[](https://pub.dev/packages/clock)|
24
+
|[code_builder](pkgs/code_builder/)| A fluent, builder-based library for generating valid Dart code. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acode_builder)|[](https://pub.dev/packages/code_builder)|
25
+
|[coverage](pkgs/coverage/)| Coverage data manipulation and formatting|[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acoverage)|[](https://pub.dev/packages/coverage)|
26
+
|[csslib](pkgs/csslib/)| A library for parsing and analyzing CSS (Cascading Style Sheets). |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acsslib)|[](https://pub.dev/packages/csslib)|
27
+
|[extension_discovery](pkgs/extension_discovery/)| A convention and utilities for package extension discovery. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aextension_discovery)|[](https://pub.dev/packages/extension_discovery)|
28
+
|[file](pkgs/file/)| A pluggable, mockable file system abstraction for Dart. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Afile)|[](https://pub.dev/packages/file)|
29
+
|[file_testing](pkgs/file_testing/)| Testing utilities for package:file. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Afile_testing)|[](https://pub.dev/packages/file_testing)|
30
+
|[graphs](pkgs/graphs/)| Graph algorithms that operate on graphs in any representation. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Agraphs)|[](https://pub.dev/packages/graphs)|
31
+
|[html](pkgs/html/)| APIs for parsing and manipulating HTML content outside the browser. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ahtml)|[](https://pub.dev/packages/html)|
32
+
|[json_rpc_2](pkgs/json_rpc_2/)| Utilities to write a client or server using the JSON-RPC 2.0 spec. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajson_rpc_2)|[](https://pub.dev/packages/json_rpc_2)|
33
+
|[mime](pkgs/mime/)| Utilities for handling media (MIME) types, including determining a type from a file extension and file contents. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Amime)|[](https://pub.dev/packages/mime)|
34
+
|[oauth2](pkgs/oauth2/)| 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. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aoauth2)|[](https://pub.dev/packages/oauth2)|
35
+
|[source_map_stack_trace](pkgs/source_map_stack_trace/)| A package for applying source maps to stack traces. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Asource_map_stack_trace)|[](https://pub.dev/packages/source_map_stack_trace)|
36
+
|[unified_analytics](pkgs/unified_analytics/)| A package for logging analytics for all Dart and Flutter related tooling to Google Analytics. |[](https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aunified_analytics)|[](https://pub.dev/packages/unified_analytics)|
0 commit comments