Status

Dart lint rules used by Mgenware. It includes all official recommended Dart lint rules in package:lints/recommended.yaml.

Usage

Install this package:

dart pub add --dev mgenware_dart_lints

Create a analysis_options.yaml and include this package:

include: package:mgenware_dart_lints/lints.yaml

Libraries