ficcanaso 6.0.1+1 copy "ficcanaso: ^6.0.1+1" to clipboard
ficcanaso: ^6.0.1+1 copied to clipboard

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 #

style: ficcanaso

[![style: ficcanaso](https://img.shields.io/badge/style-ficcanaso-yellow)](https://github.com/dbbd59/ficcanaso)

All available lints #

https://dart-lang.github.io/linter/lints/

4
likes
120
pub points
17%
popularity

Publisher

verified publisherdavidebolzoni.com

The Dart analyzer settings and best practices used. forked from pedantic

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on ficcanaso