Skip to content

docs: post-0.0.1 polish — pub badge, roadmap refresh, changelog - #1

Merged
sayed3li97 merged 1 commit into
mainfrom
chore/post-0.0.1-polish
Jul 5, 2026
Merged

docs: post-0.0.1 polish — pub badge, roadmap refresh, changelog#1
sayed3li97 merged 1 commit into
mainfrom
chore/post-0.0.1-polish

Conversation

@sayed3li97

Copy link
Copy Markdown
Owner

Bundles the loose ends after the v0.0.1 pub.dev publish. Docs only — no code or API change.

What's in here

  • README — pub.dev version badge, CI status badge, license badge, and a flutter pub add camera_pro install line.
  • ROADMAP — refreshed stale stats to current reality:
    • test counts → 80 VM + 65 browser
    • archive size → ~375 KB
    • pub.dev publication → ✅ published as v0.0.1
    • noted web MediaRecorder video recording and the isLeaf FFI optimization
  • CHANGELOG — new [Unreleased] section documenting the isLeaf change (already on main, b81542d) and this doc polish.

Not included (and why)

  • The isLeaf code change itself already landed on main before this branch — it's only documented here.
  • A v0.0.1 git tag / GitHub Release isn't a file change, so it can't ride in a PR. Happy to cut both separately if you want them.

Verification

Markdown-only; flutter analyze unaffected, no test impact. Package still validates (dart pub publish --dry-run clean).

🤖 Generated with Claude Code

- README: pub.dev version badge + CI/license badges + install line.
- ROADMAP: refresh stale stats (80 VM + 65 browser tests, ~375 KB archive),
  mark pub.dev published as v0.0.1, note web MediaRecorder video recording and
  the isLeaf FFI optimization.
- CHANGELOG: new [Unreleased] section documenting the isLeaf change + doc polish.

Docs only — no code/API change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sayed3li97
sayed3li97 merged commit 90c4d3d into main Jul 5, 2026
4 checks passed
sayed3li97 pushed a commit that referenced this pull request Jul 6, 2026
Builds on the hero (architecture-ffi-flow) already on main from #2 and places
the other nine at the section each explains, turning the README into a visual
tour — all in the dark / monospace / blue-accent house style:

- Feature status (intro)  → capability-passport-tier
- Manual controls         → digital-controls
- Visual aids             → visual-aids-pipeline
- Capture                 → capture-paths + burst-bracket
- Web                     → web-puredart-split
- Verified this build     → ci-matrix
- Measured performance    → simd-arch + buffer-pool-ring

README-only (+47). The SVGs already landed on main via #2; this just embeds
them. Rebased onto current main after #1/#2 merged, so it applies cleanly.
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.

2 participants