Overview
FSDA CLI is a command-line tool for building and maintaining Flutter workspaces using Feature Slice Driven Architecture.
What You Can Do
- Create a new FSDA workspace skeleton.
- Configure shared workspace packages from fsda.yaml.
- Generate apps, modules, features, slices, and UI templates.
- Compose generated feature slices into app pages and routes.
- Register and remove module wrappers into/from applications.
- Keep generated output auditable with affected-path summaries.
See Releases & Migration Notes for version-specific change guidance.