sangria_lints 0.3.0 copy "sangria_lints: ^0.3.0" to clipboard
sangria_lints: ^0.3.0 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 Flutter:

 $ flutter pub add sangria_lints

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

dependencies:
  sangria_lints: ^0.3.0

Alternatively, your editor might support 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
150
points
79
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

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder, flutter

More

Packages that depend on sangria_lints