mek_lints 4.0.0 copy "mek_lints: ^4.0.0" to clipboard
mek_lints: ^4.0.0 copied to clipboard

Mek packages and plugins lints rules.

Mek Lints #

Mek packages and plugins lints rules.

How to enable these lints #

  1. In a terminal, located at the root of your package, run this command:
dart pub add --dev mek_lints --git-url https://github.com/BreX900/mek_lints.git

or

flutter pub add --dev mek_lints --git-url https://github.com/BreX900/mek_lints.git
  1. Create a new analysis_options.yaml file, next to the pubspec, that includes the lints package:
include: package:mek_lints/dart.yaml

or

include: package:mek_lints/flutter.yaml
1
likes
120
pub points
42%
popularity

Publisher

unverified uploader

Mek packages and plugins lints rules.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on mek_lints