ficcanaso 2.0.5 ficcanaso: ^2.0.5 copied to clipboard
The Dart analyzer settings and best practices used. forked from pedantic
FICCANASO #
Using the Lints #
To use the lints add a dependency in your pubspec.yaml
:
dev_dependencies:
ficcanaso: ^2.0.5
then, add an include in your analysis_options.yaml
include: package:ficcanaso/analysis_options.yaml
Badge #
[![style: ficcanaso](https://img.shields.io/badge/style-ficcanaso-yellow)](https://github.com/dbbd59/ficcanaso)