analyzer_pro 0.0.3
analyzer_pro: ^0.0.3 copied to clipboard
dart analyzers
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add analyzer_proThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
analyzer_pro: ^0.0.3Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.