[go: nahoru, domu]

Skip to content

Dart tool to help you analyze Dart/Flutter app's architecture.

License

Notifications You must be signed in to change notification settings

Antriadus/architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architect

Dart tool to help you analyze Dart/Flutter app's architecture. Architect allows you to create your own architecture configuration. Tool designed to integrate with CI / CD tools, but can be used as a CLI.

Installation

Install from pub:
pub global activate architect

Install from local copy:
From inside of local copy directory run command:
pub global activate --source path .

Usage

From inside of Dart/Flutter project you want to analyze, run command:
pub global run architect

To see help and usages run command:
pub global run architect -h

About

Dart tool to help you analyze Dart/Flutter app's architecture.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages