๐Ÿ“ฆ Install your first brick

August 2, 2023 ยท View on GitHub

mason logo

mason coverage License: MIT Powered by Mason


A collection of packages that enable developers to create and consume reusable templates called bricks.

Mason Demo

Packages

PackagePub
masonpub package
mason_apipub package
mason_clipub package
mason_loggerpub 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 FlutterObservable 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 CommunityFelix Angelov Demos Mason by Very Good Ventures
Meet Mason: Intro to Templating and Custom Code GenerationMason Video Tutorial

Badge

Add a markdown badge to indicate your project is powered by mason โ†’ Powered by Mason

[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)