An open API service indexing awesome lists of open source software.

https://github.com/mugbug/bricks

🧱 Some personal file templates
https://github.com/mugbug/bricks

dart flutter mason

Last synced: about 1 month ago
JSON representation

🧱 Some personal file templates

Awesome Lists containing this project

README

          

# Bricks

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

## Installation

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

```sh
mason add
```

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

```sh
$ dart install.dart
```

## Available bricks

| Name | Description |
| --- | --- |
| [micro_feature_package](./micro_feature_package/README.md) | Opinionated flutter package for a micro feature |
| [dart_package](./dart_package/README.md) | A simple dart package |

## Usage

For more info on how to use the templates:

- [Official Mason Documentation][2]
- [Code generation with Mason Blog][3]
- [Very Good Livestream: Felix Angelov Demos Mason][4]
- [Flutter Package of the Week: Mason][5]
- [Observable Flutter: Building a Mason brick][6]
- [Meet Mason: Flutter Vikings 2022][7]

[1]: https://github.com/felangel/mason
[2]: https://docs.brickhub.dev
[3]: https://verygood.ventures/blog/code-generation-with-mason
[4]: https://youtu.be/G4PTjA6tpTU
[5]: https://youtu.be/qjA0JFiPMnQ
[6]: https://youtu.be/o8B1EfcUisw
[7]: https://youtu.be/LXhgiF5HiQg