/bricks

🧱 Some personal file templates

Primary LanguageDartMIT LicenseMIT

Bricks

Powered by Mason

Installation

You can install the bricks you want via brickhub.dev:

mason add <brick_name>

or all at once locally as global bricks (good choice when contributing to test things out):

$ dart install.dart

Available bricks

Name Description
micro_feature_package Opinionated flutter package for a micro feature
dart_package A simple dart package

Usage

For more info on how to use the templates: