lintervention 0.1.1 copy "lintervention: ^0.1.1" to clipboard
lintervention: ^0.1.1 copied to clipboard

Effective lint rules used internally by whynotmake.it. Based on very_good_analysis.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lintervention

With Flutter:

 $ flutter pub add lintervention

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

dependencies:
  lintervention: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:lintervention/lintervention.dart';
1
likes
120
pub points
38%
popularity

Publisher

verified publisherwhynotmake.it

Effective lint rules used internally by whynotmake.it. Based on very_good_analysis.

Homepage
Repository (GitHub)
View/report issues

Topics

#lints #analyzer #analysis

Documentation

API reference

License

MIT (LICENSE)

Dependencies

very_good_analysis

More

Packages that depend on lintervention