ficcanaso 6.0.1%2B1
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
The Dart analyzer settings and best practices used. forked from pedantic
FICCANASO
This linter is designed to improve the quality of your Dart and Flutter code by enforcing a set of rules and best practices.
Using the Lints
To use the lints add a dependency in your pubspec.yaml:
dev_dependencies:
ficcanaso:
then, add an include in your analysis_options.yaml
include: package:ficcanaso/analysis_options.yaml
Badge
[](https://github.com/dbbd59/ficcanaso)