mgenware_dart_lints 2.7.0 copy "mgenware_dart_lints: ^2.7.0" to clipboard
mgenware_dart_lints: ^2.7.0 copied to clipboard

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

pub package Status

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

Usage #

Install this package:

Dart:

dart pub add --dev mgenware_dart_lints

Flutter:

flutter pub add --dev mgenware_dart_lints

Create a analysis_options.yaml and include this package.

Dart:

include: package:mgenware_dart_lints/lints.yaml

Flutter:

include: package:mgenware_dart_lints/flutter_lints.yaml
0
likes
130
pub points
31%
popularity

Publisher

verified publishermgenware.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter_lints, lints

More

Packages that depend on mgenware_dart_lints