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

Dart lint rules used in Mgenware.

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
140
points
70
downloads

Publisher

verified publishermgenware.com

Weekly Downloads

Dart lint rules used in Mgenware.

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