dash_kit_lints 1.0.5
dash_kit_lints: ^1.0.5 copied to clipboard
The custom set of lint rules based on the package:flutter_lints
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add dash_kit_lints
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get
):
dependencies:
dash_kit_lints: ^1.0.5
Alternatively, your editor might support dart pub get
. Check the docs for your editor to learn more.