pansylint_dart 1.0.1%2B1
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
Linter rules for writing perfect code.
pansylint_dart
Linter rules for writing perfect code.
Using
Create analysis_options.yaml file in the root directory of the project, with the contents:
include: lib/analysis_options.yaml
If such a linter rules have been too complicated for you, you can use a light version:
include: lib/analysis_options_lite.yaml
To automatically correct some Linter Rules in the current project, you can use the command dart fix --apply in terminal.
Support
You can show support by showing in your repository that your project uses pansylint_dart using our icon:
[](https://github.com/pansydev/pansylint_dart)