sangria_lints 0.0.3 copy "sangria_lints: ^0.0.3" to clipboard
sangria_lints: ^0.0.3 copied to clipboard

Lint Rules for personal developments created by custom_lint_builder package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sangria_lints

With Flutter:

 $ flutter pub add sangria_lints

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

dependencies:
  sangria_lints: ^0.0.3

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

Publisher

verified publisheroffich.me

Weekly Downloads

Lint Rules for personal developments created by custom_lint_builder package.

Homepage
Repository (GitHub)
View/report issues

Topics

#lints #analysis #code-style

License

unknown (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder, flutter

More

Packages that depend on sangria_lints