name: analysis_server # This package is not intended for consumption on pub.dev. DO NOT publish. publish_to: none environment: sdk: '^3.7.0' resolution: workspace # Use 'any' constraints here; we get our versions from the DEPS file. dependencies: _fe_analyzer_shared: any analysis_server_plugin: any analyzer: any analyzer_plugin: any args: any collection: any convert: any crypto: any dart_style: any dtd: any http: any json_rpc_2: any language_server_protocol: any linter: any memory_usage: any meta: any path: any pub_semver: any stream_channel: any telemetry: any unified_analytics: any vm_service: any watcher: any yaml: any yaml_edit: any # Use 'any' constraints here; we get our versions from the DEPS file. dev_dependencies: analyzer_testing: any analyzer_utilities: any cli_util: any lints: any logging: any matcher: any test: any test_descriptor: any test_reflective_loader: any web_socket_channel: any