dash_kit_lints 3.0.5
dash_kit_lints: ^3.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_lintsWith Flutter:
$ flutter pub add dash_kit_lintsThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
dash_kit_lints: ^3.0.5Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.