Skip to content

ChiliLabs/chili-flutter-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chili Flutter Analysis

Static code analysis rules used in Chili projects

Installing:

Add chili_flutter_analysis library to your dev_dependencies:

dev_dependencies:
  chili_flutter_analysis:
    git:
      url: https://github.com/ChiliLabs/chili-flutter-analysis.git
      ref: 1.2.2

Running the analyzer

Switch to root directory where your pubspec.yaml is located and execute this command in terminal:

dart run dart_code_metrics:metrics analyze lib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages