koel_lints 1.0.0 copy "koel_lints: ^1.0.0" to clipboard
koel_lints: ^1.0.0 copied to clipboard

Analyzer plugin enforcing koel's mandatory rules (analysis_server_plugin).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add koel_lints

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

dependencies:
  koel_lints: ^1.0.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:koel_lints/main.dart';
0
likes
0
points
30
downloads

Publisher

verified publishersihuynh.dev

Weekly Downloads

Analyzer plugin enforcing koel's mandatory rules (analysis_server_plugin).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analysis_server_plugin, analyzer

More

Packages that depend on koel_lints