๐ฆ Install your first brick
August 2, 2023 ยท View on GitHub
A collection of packages that enable developers to create and consume reusable templates called bricks.

Packages
| Package | Pub |
|---|---|
| mason | |
| mason_api | |
| mason_cli | |
| mason_logger |
Quick Start
# ๐ฏ Activate from https://pub.dev
dart pub global activate mason_cli
# ๐ Initialize mason
mason init
# ๐ฆ Install your first brick
mason add hello
# ๐งฑ Use your first brick
mason make hello
Documentation
View the full documentation here.
Video Tutorials
| Package of the Week by Flutter | Observable Flutter: Building a Mason brick by Flutter |
|---|---|
![]() | ![]() |
| Meet Mason: Flutter Vikings 2022 by Flutter Community | Felix Angelov Demos Mason by Very Good Ventures |
|---|---|
![]() | ![]() |
Badge
Add a markdown badge to indicate your project is powered by mason โ
[](https://github.com/felangel/mason)



