chore: remove apps/example + reconcile melos/workspace #32

Closed
opened 2026-08-02 15:38:47 +00:00 by scheerenkevin · 2 comments
scheerenkevin commented 2026-08-02 15:38:47 +00:00 (Migrated from github.com)

Delete the committed reference app; the CLI regenerates it on demand.

  • rm -rf apps/example
  • root pubspec workspace: remove apps/example
  • remove the gen:l10n melos script (its only target was apps/example)
  • retarget lint:no-material grep from apps/*/lib to packages/sprout_cli/templates/*/lib (NOT packages/*/lib — sprout_ui may wrap Material)

Blocked by the gallery-template + cli:e2e issues (do LAST). Loss surfaced: apps/example stops being a runnable in-repo app — only reachable via sprout create --template=gallery.

Delete the committed reference app; the CLI regenerates it on demand. - [ ] `rm -rf apps/example` - [ ] root pubspec workspace: remove `apps/example` - [ ] remove the `gen:l10n` melos script (its only target was apps/example) - [ ] retarget `lint:no-material` grep from `apps/*/lib` to `packages/sprout_cli/templates/*/lib` (NOT packages/*/lib — sprout_ui may wrap Material) Blocked by the gallery-template + cli:e2e issues (do LAST). Loss surfaced: apps/example stops being a runnable in-repo app — only reachable via `sprout create --template=gallery`.
scheerenkevin commented 2026-08-02 15:39:33 +00:00 (Migrated from github.com)

Order: LAST — blocked by #30 (gallery template) and #31 (cli:e2e gate).

Order: LAST — blocked by #30 (gallery template) and #31 (cli:e2e gate).
scheerenkevin commented 2026-08-02 16:20:42 +00:00 (Migrated from github.com)

Done: apps/example removed; gallery template + cli:e2e replace it.

Done: apps/example removed; gallery template + cli:e2e replace it.
Sign in to join this conversation.
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#32
No description provided.