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
- Host: GitHub
- URL: https://github.com/mugbug/bricks
- Owner: mugbug
- License: mit
- Created: 2023-07-01T22:00:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T01:26:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T06:09:43.771Z (over 1 year ago)
- Topics: dart, flutter, mason
- Language: Dart
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bricks
[](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