A collection of packages that enable developers to create and consume reusable templates called bricks.
Package | Pub |
---|---|
mason | |
mason_api | |
mason_cli | |
mason_logger |
# 🎯 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
View the full documentation here.
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 |
---|---|
Add a markdown badge to indicate your project is powered by mason
→
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)