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

outdated

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
0
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

Mek packages and plugins lints rules.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter_lints, lints

More

Packages that depend on mek_lints