linter 1.30.0 copy "linter: ^1.30.0" to clipboard
linter: ^1.30.0 copied to clipboard

unlisted

The implementation of the lint rules supported by the analyzer framework. This package is not intended to be used directly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add linter

With Flutter:

 $ flutter pub add linter

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

dependencies:
  linter: ^1.30.0

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

76
likes
100
pub points
86%
popularity

Publisher

verified publishertools.dart.cn

The implementation of the lint rules supported by the analyzer framework. This package is not intended to be used directly.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, args, collection, http, meta, path, source_span, yaml

More

Packages that depend on linter