lint_list 1.0.36 copy "lint_list: ^1.0.36" to clipboard
lint_list: ^1.0.36 copied to clipboard

This package gets the lints from the linter package, specifically the ones from this path, 'linter/example/all.yaml', and makes them available for use.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lint_list

With Flutter:

 $ flutter pub add lint_list

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

dependencies:
  lint_list: ^1.0.36

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

1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

This package gets the lints from the linter package, specifically the ones from this path, 'linter/example/all.yaml', and makes them available for use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on lint_list