bm_lints 1.1.2 copy "bm_lints: ^1.1.2" to clipboard
bm_lints: ^1.1.2 copied to clipboard

unlisted

A linter configuration and additional custom linter rules used by Brickmakers

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bm_lints

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

dependencies:
  bm_lints: ^1.1.2

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:bm_lints/bm_lints.dart';
0
likes
0
points
70
downloads

Publisher

verified publisherbrickmakers.de

Weekly Downloads

A linter configuration and additional custom linter rules used by Brickmakers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, custom_lint, custom_lint_builder, synchronized, very_good_analysis

More

Packages that depend on bm_lints