lints_tool 1.0.1 copy "lints_tool: ^1.0.1" to clipboard
lints_tool: ^1.0.1 copied to clipboard

A strict, prod-ready lint and analyzer rule set for Dart and Flutter projects, built on flutter_lints and DCM.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lints_tool

With Flutter:

 $ flutter pub add lints_tool

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

dependencies:
  lints_tool: ^1.0.1

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

1
likes
160
points
46
downloads

Documentation

API reference

Publisher

verified publisherdmitrii.app

Weekly Downloads

A strict, prod-ready lint and analyzer rule set for Dart and Flutter projects, built on flutter_lints and DCM.

Repository (GitHub)
View/report issues

Topics

#lints #analyzer #dcm #style

License

MIT (license)

More

Packages that depend on lints_tool