analyzer_cli 1.1.2 copy "analyzer_cli: ^1.1.2" to clipboard
analyzer_cli: ^1.1.2 copied to clipboard

discontinued
Dart 1 only

Command line interface for the Dart Analyzer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add analyzer_cli

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  analyzer_cli: ^1.1.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

0
likes
15
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Command line interface for the Dart Analyzer.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

analyzer, args, cli_util, dev_compiler, linter, package_config, plugin, yaml

More

Packages that depend on analyzer_cli