feat(sprout_cli): gallery template rebuilt from apps/example (#30) #36

Merged
scheerenkevin merged 1 commit from feat/30-gallery-template into develop 2026-08-02 16:09:58 +00:00
scheerenkevin commented 2026-08-02 16:09:54 +00:00 (Migrated from github.com)

sprout create --template=gallery now scaffolds the full reference app — component gallery + accent/theme settings + 2nd locale (de) + /gallery routes — source only (freezed/l10n regenerated on create).

Verified end-to-end: generated a gallery app inside the repo → flutter analyze clean + all 3 tests pass (app smoke, router, and the gallery coverage contract). cli:check + cli:embed:check green.

Part of #30. Unblocks #32 (remove apps/example) and #9/#10 (gallery demos).

🤖 Generated with Claude Code

`sprout create --template=gallery` now scaffolds the full reference app — component gallery + accent/theme settings + 2nd locale (`de`) + `/gallery` routes — source only (freezed/l10n regenerated on create). **Verified end-to-end:** generated a gallery app inside the repo → `flutter analyze` clean + all 3 tests pass (app smoke, router, and the gallery coverage contract). `cli:check` + `cli:embed:check` green. Part of #30. Unblocks #32 (remove apps/example) and #9/#10 (gallery demos). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sprout/sprout!36
No description provided.