1.8 KiB
1.8 KiB
Wyatt Bricks
About
Generate consistent code fast. Use reusable templates called wyatt bricks to supercharge your workflow.
Quick Start
# 🎯 Activate from https://pub.dev
dart pub global activate mason_cli
# 🚀 Initialize mason if neede
mason init
Use
Please add your bricks in ./bricks
.
Please specify the prerequisites necessary to use the brick (The code must be able to compile directly after its integration.)