Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.59 KB

File metadata and controls

44 lines (35 loc) · 1.59 KB

formigas Feature Brick

A brick to create a feature how we implement it at formigas. It follows the principles of the MVC-pattern.

License: MIT Powered by Mason

Usage 🛠️

See BrickHub for usage instructions.

Output 📦

├── features
│   ├── counter
│   │   ├── cubit
│   │   │   ├── counter_cubit.dart
│   │   │   ├── counter_state.dart
│   │   │   ├── counter_state.freezed.dart
│   │   └── counter_view.dart

Dependencies

Following dependencies will be installed for this brick if they are not yet present: