Skip to content
/ mason Public
forked from felangel/mason

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

Notifications You must be signed in to change notification settings

iandis/mason

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mason logo

mason coverage style: very good analysis License: MIT


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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 96.8%
  • TypeScript 2.9%
  • Other 0.3%