Mason brick templates to build no scoped projects.
dart pub global activate mason_cliTo install brick locally, add them to your directory's mason.yaml:
bricks:
feature:
git:
url: https://github.com/blackminystudio/bricks
path: featureTo get mason brick locally.
mason getTo create the feature.
mason make featureTo install one or more bricks globally, use the following command:
mason i https://github.com/blackminystudio/bricks --path featureNote: Be sure to replace <feature> with one of the following bricks:
| Brick Name | Description |
|---|---|
| feature | Create an feature for fintech app |