dart-sdk/pkg/dartdev/pubspec.yaml
Kevin Moore 05764ff967 pkg/dartdev: drop pkg:usage
Remove unused events code that was the only thing referencing it

Change-Id: I1a0a4f40b95c2a1d3c8f0812ca278a282d9f4134
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/363424
Commit-Queue: Kevin Moore <kevmoo@google.com>
Auto-Submit: Kevin Moore <kevmoo@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2024-04-18 15:51:34 +00:00

45 lines
831 B
YAML

name: dartdev
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.3.0
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
analysis_server: any
analysis_server_client: any
analyzer: any
args: any
cli_util: any
collection: any
dart2native: any
dart_style: any
dartdoc: any
dds: any
dds_service_extensions: any
dtd_impl: any
front_end: any
http: any
kernel: any
logging: any
meta: any
native_assets_builder: any
native_assets_cli: any
path: any
pub: any
telemetry: any
unified_analytics: any
vm: any
vm_service: any
yaml: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
expect: any
file: any
lints: any
pub_semver: any
test: any