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

disco_lint is a developer tool for users of disco, designed to help stop common issues and simplify repetitive tasks

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add disco_lint

With Flutter:

 $ flutter pub add disco_lint

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

dependencies:
  disco_lint: ^1.0.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:disco_lint/disco_lint.dart';
2
likes
140
points
86
downloads

Publisher

verified publishermariuti.com

Weekly Downloads

disco_lint is a developer tool for users of disco, designed to help stop common issues and simplify repetitive tasks

Homepage
Repository (GitHub)
View/report issues

Topics

#dependency-injection #scope #provider #linter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin, build, collection, meta, path, source_span, yaml

More

Packages that depend on disco_lint