zekfad_lints 1.1.0 copy "zekfad_lints: ^1.1.0" to clipboard
zekfad_lints: ^1.1.0 copied to clipboard

Set of lints for Flutter apps, packages, plugins and Dart apps and packages.

example/example.md

Example #

Base config #

Example analysis_options.yaml file for Flutter project:

include: package:zekfad_lints/flutter.yaml

Example analysis_options.yaml file for Dart project:

include: package:zekfad_lints/dart.yaml

Config with strict requirement for always specifying types #

Example analysis_options.yaml file for Flutter project:

include: package:zekfad_lints/typed/flutter.yaml

Example analysis_options.yaml file for Dart project:

include: package:zekfad_lints/typed/dart.yaml

Config with strict requirement for not specifying unnecessary types #

Example analysis_options.yaml file for Flutter project:

include: package:zekfad_lints/untyped/flutter.yaml

Example analysis_options.yaml file for Dart project:

include: package:zekfad_lints/untyped/dart.yaml
0
likes
0
pub points
19%
popularity

Publisher

unverified uploader

Set of lints for Flutter apps, packages, plugins and Dart apps and packages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter_lints, lints

More

Packages that depend on zekfad_lints