Lightweight Flutter development skill for building enterprise applications using feature-based clean architecture patterns.
| 1 | Feature-Based Structure | Modular, scalable code organization | | 2 | Clean Architecture | Separation of concerns and testability | | 3 | Dependency Injection | Loose coupling and maintainability | | 4 | Enterprise Patterns | Proven enterprise development practices | | 5 | Code Generation | Boilerplate reduction and consistency |
| Presentation | UI and State Management | Pages, Widgets, Providers/Bloc | | Domain | Business Logic | Entities, Use Cases, Repository Interfaces | | Data | Data Implementation | Models, Data Sources, Repository Implementations |
Lightweight Flutter enterprise development skill focused on feature-based clean architecture. Use when user asks to: (1) Build enterprise Flutter apps with clean architecture, (2) Implement feature-based modular structure, (3) Set up scalable Flutter project organization, (4) Create maintainable enterprise codebase. Triggers: Flutter enterprise app, clean architecture Flutter, feature-based Flutter, enterprise Flutter structure, modular Flutter architecture Source: ajianaz/skills-collection.