Skip to content

jtdLab/auto_route_micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start 🚀

1. Install melos

flutter pub global activate melos

2. Bootstrap the workspace

melos bootstrap

3. Run the Flutter app

The application main method is located in package root_package.

Available scripts ⚙️

# Analyze all packages.
melos analyze
# Format all packages.
melos format
# Run code generation in a package.
melos gen-code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published