mix_lint 0.1.3 copy "mix_lint: ^0.1.3" to clipboard
mix_lint: ^0.1.3 copied to clipboard

A linter for the mix package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mix_lint

With Flutter:

 $ flutter pub add mix_lint

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

dependencies:
  mix_lint: ^0.1.3

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:mix_lint/mix_lint.dart';
0
likes
120
points
353
downloads

Publisher

verified publisherleoafarias.com

Weekly Downloads

A linter for the mix package

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, analyzer_plugin, custom_lint_builder

More

Packages that depend on mix_lint