feature
A new brick to generate feature with Clean Architecture styling.
Generated by š§±
Getting Started š
mason make piistech_feature
Questions šāāļø
- What is the name of the feature?
- Does the feature need a local data source?
- Does the feature requires extension?
- Is your identifier GUID based?
- Do you need pagination?
- What are the blocs do you need for this feature?
Features š
- Generates data, domain and presentation layers.
- Automatically links the dependency injection.
- Dynamically generates the failures and extensions.