analyzer 0.13.0-dev.6 copy "analyzer: ^0.13.0-dev.6" to clipboard
analyzer: ^0.13.0-dev.6 copied to clipboard

outdatedDart 1 only

Static analyzer for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add analyzer

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

dependencies:
  analyzer: ^0.13.0-dev.6

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

Import it

Now in your Dart code, you can use:

import 'package:analyzer/analyzer.dart';
234
likes
0
pub points
100%
popularity

Publisher

verified publishertools.dart.dev

Static analyzer for Dart.

Homepage

License

unknown (LICENSE)

Dependencies

args, logging, path

More

Packages that depend on analyzer