mason_bricks icon indicating copy to clipboard operation
mason_bricks copied to clipboard

A collection of bricks that enable developers to be more productive when writing code.

mason logo

mason style: very good analysis License: MIT

A collection of bricks that enable developers to be more productive when writing code.


Bricks 🧱

Brick Description Version
model A brick to create your model with properties and all the supporting methods, copyWith, to/from json, equatable and more! 0.3.7
feature_brick A brick to create a feature using best practices and your state management of choice! 0.5.1
feature_brick_tests A supporting brick to create your features tests with 100% coverage using best practices and your state management of choice! 0.0.1
app_ui A brick to create your UI package that holds all your app's Colors, Typography, Layout, Theme, and more! 0.0.4
service A brick to create your service and interface with your defined methods. With optional singleton handling! 0.0.4
service_package A brick to create your service package including methods, models, tests, and more! 0.0.4
In the works... In the works... N/A

Documentation

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Maintainers