make_core
A new brick created with the Mason CLI.
Generated by mason š§±
Getting Started š
This is a starting point for a new brick. A few resources to get you started if this is your first brick template:
BrickHub
Sign InCreate core folder of any flutter project.
Install
> mason add make_core
A new brick created with the Mason CLI.
Generated by mason š§±
This is a starting point for a new brick. A few resources to get you started if this is your first brick template:
Ensure you have the mason_cli installed.
# šÆ Activate from https://pub.dev
dart pub global activate mason_cli
# šŗ Or install from https://brew.sh
brew tap felangel/mason
brew install mason
# Install locally
mason add make_core
# Install globally
mason add -g make_core
mason make make_core
Name | Description | Default(s) | Type |
---|
mason: ">=0.1.0-dev.49 <0.1.0"
TODO: Add your license here.