pana 0.22.7 copy "pana: ^0.22.7" to clipboard
pana: ^0.22.7 copied to clipboard

PAckage aNAlyzer - produce a report summarizing the health and quality of a Dart package.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate pana

Use it

The package has the following executables:

$ pana

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pana

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

dependencies:
  pana: ^0.22.7

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:pana/pana.dart';
124
likes
0
points
62.1k
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

PAckage aNAlyzer - produce a report summarizing the health and quality of a Dart package.

Repository (GitHub)
View/report issues

Topics

#tool #analysis

License

unknown (license)

Dependencies

analyzer, args, async, cli_util, collection, crypto, html, http, io, json_annotation, lints, logging, markdown, meta, path, pub_semver, pubspec_parse, retry, safe_url_check, source_span, string_scanner, tar, test, yaml

More

Packages that depend on pana