Files
sdk/pkg/analysis_server/pubspec.yaml
T
Devon Carew 3a8264cb35 [nnbd preview] iteration on the nnbd preview tool ui; fix layout and scrolling
Change-Id: I1d5ddc855c3f47971436668d3d64f8ff63e377e2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134872
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2020-02-07 23:52:00 +00:00

33 lines
496 B
YAML

name: analysis_server
publish_to: none
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies:
analyzer: any
analyzer_plugin: any
args: any
convert: any
crypto: any
dart_style: any
front_end: any
linter: any
logging: any
meta: any
nnbd_migration: any
source_span: any
package_config: any
path: any
tflite_native: any
watcher: any
yaml: any
dev_dependencies:
analysis_tool: any
html: any
http: any
pedantic: ^1.8.0
test_reflective_loader: any
test: any