Architecture Feature First

Structures Flutter apps using layered architecture (UI / Logic / Data) with feature-first file organization. Use when creating new features, designing the project structure, adding repositories/services/view models (or cubits/providers/notifiers), or wiring dependency injection. State management agnostic.

involvex 58284c2 5.6 KB Updated

File contents

involvex/pocketshell/tree/main/.agents/skills/architecture-feature-first commit 58284c2eca

Frequently asked questions

npx skillmds@latest add involvex/architecture-feature-first