Skip to content

dbbd59/ficcanaso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages