mason_bricks
mason_bricks copied to clipboard
A collection of bricks that enable developers to be more productive when writing code.
## Brick - [ ] model - [x] feature_brick - [ ] app_ui - [ ] service - [ ] service_package ## Status **READY** ## Breaking Changes NO ## Description...
**feature_brick** - [ ] model - [x] feature_brick - [ ] app_ui - [ ] service - [ ] service_package **Description** With the default implementation of provider state management, flutter...
**Description** As a developer, I would like my tests file to be generated and formatted when using the feature_brick brick **Requirements** - [x] Add Widget Tests template - [x] Add...
model - [ x ] model - **Description** \models> mason make model ? What is the models name? (model) users ? Does this model have a copyWith method? (Y/n) Yes...
## Brick - [x] model - [ ] feature_brick - [ ] app_ui - [ ] service - [ ] service_package ## Status **READY** ## Breaking Changes NO ## Description...
**Brick** - [x] model **Description** Add the option for a json_serializable model. **Desired Solution** Give the user an option to pick a version of the mode (freezed, json_serializable, none) Uses...
**Brick** - [x] model **Description** Add the option for a freezed model. **Desired Solution** Give the user an option to pick a version of the mode (freezed, json_serializable, none) Uses...
feat: How to skip the "SKIP THIS IF NOT USING A JSON FILE" message when executing model from config
**Brick** - [x] model - [ ] feature_brick - [ ] app_ui - [ ] service - [ ] service_package **Description** When running the cli in config mode I get...