koel_lints 1.1.0 copy "koel_lints: ^1.1.0" to clipboard
koel_lints: ^1.1.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

With Flutter:

 $ flutter 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.1.0

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

Documentation

API reference

Publisher

verified publishersihuynh.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer

More

Packages that depend on koel_lints