A collection of bricks that enable developers to be more productive when writing code.
| 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.9.1 |
| models_bundle | A brick to create multiple models including their properties and all the supporting methods/extensions! | 0.0.1 |
| feature_brick | A brick to create a feature using best practices and your state management of choice! | 0.6.2 |
| 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 |
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
