leobit_lints 0.3.0 copy "leobit_lints: ^0.3.0" to clipboard
leobit_lints: ^0.3.0 copied to clipboard

Lints for Dart and Flutter with some custom rules from Leobit

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leobit_lints

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

dependencies:
  leobit_lints: ^0.3.0

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:leobit_lints/leobit_lints.dart';
8
likes
0
points
111
downloads

Publisher

verified publisherleobit.com

Weekly Downloads

Lints for Dart and Flutter with some custom rules from Leobit

Repository (GitLab)
View/report issues

Topics

#linter #lints #analyzer #analysis

License

unknown (license)

Dependencies

analyzer, collection, custom_lint_builder

More

Packages that depend on leobit_lints