Skip to content

docs: add design spec for Dart and Flutter support - #46

Merged
zackkitzmiller merged 1 commit into
worktree-dart-flutter-supportfrom
docs/dart-flutter-support-spec
Jul 12, 2026
Merged

docs: add design spec for Dart and Flutter support#46
zackkitzmiller merged 1 commit into
worktree-dart-flutter-supportfrom
docs/dart-flutter-support-spec

Conversation

@zackkitzmiller

Copy link
Copy Markdown
Member

Summary

  • Adds docs/superpowers/specs/2026-07-12-dart-flutter-support-design.md, the approved design for new initium dart and initium flutter commands
  • Follows the existing per-language generator pattern (Ruby/Python/Node/Go/Rust/Bash): new generator files, ProjectType auto-detection (via pubspec.yaml sniffing), CLI wiring, git hooks, and a test plan
  • Design was worked through via brainstorming and approved before writing; implementation plan is the next step

Test plan

  • Docs-only change, no code affected
  • Follow-up PR will implement the plan and add generator/CLI/hook tests per the spec's Testing section

🤖 Generated with Claude Code

Locks in the approach for initium dart/initium flutter commands,
mirroring the existing per-language generator pattern.
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zackkitzmiller
zackkitzmiller changed the base branch from main to worktree-dart-flutter-support July 12, 2026 14:12
@zackkitzmiller
zackkitzmiller merged commit 8a28107 into worktree-dart-flutter-support Jul 12, 2026
7 checks passed
@zackkitzmiller
zackkitzmiller deleted the docs/dart-flutter-support-spec branch July 12, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant