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

Official lint rules and automated fixes for safe, predictable, and efficient development with all_observer.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add all_observer_lint

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

dependencies:
  all_observer_lint: ^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:all_observer_lint/all_observer_lint.dart';
1
likes
0
points
438
downloads

Publisher

verified publisheropensource.tatamemaster.com.br

Weekly Downloads

Official lint rules and automated fixes for safe, predictable, and efficient development with all_observer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, custom_lint_builder

More

Packages that depend on all_observer_lint