Awesome
<p align="center"> <img src="https://raw.githubusercontent.com/felangel/mason/master/assets/mason_full.png" height="125" alt="mason logo" /> </p> <p align="center"> <a href="https://github.com/felangel/mason/actions"><img src="https://github.com/felangel/mason/workflows/mason/badge.svg" alt="mason"></a> <a href="https://github.com/felangel/mason/actions"><img src="https://raw.githubusercontent.com/felangel/mason/master/packages/mason/coverage_badge.svg" alt="coverage"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-purple.svg" alt="License: MIT"></a> <a href="https://github.com/felangel/mason"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge" alt="Powered by Mason"></a> </p>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
→
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)