SkillAgentSearch skills...

Mason

Tools which allow developers to create and consume reusable templates called bricks.

Install / Use

/learn @felangel/Mason

README

<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.

Mason Demo

Packages

| Package | Pub | | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | | mason | pub package | | mason_api | pub package | | mason_cli | pub package | | mason_logger | pub package |

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 | | :-------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: | | mason (Package of the Week) | Observable Flutter: Building a Mason brick |

| Meet Mason: Flutter Vikings 2022 by Flutter Community | Felix Angelov Demos Mason by Very Good Ventures | | :-----------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------: | | Meet Mason: Intro to Templating and Custom Code Generation | Mason Video Tutorial |

Badge

Add a markdown badge to indicate your project is powered by masonPowered by Mason

[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)
View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated2d ago
Forks107

Languages

Dart

Security Score

85/100

Audited on Mar 20, 2026

No findings