docs: post-0.0.1 polish — pub badge, roadmap refresh, changelog - #1
Merged
Conversation
- 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>
This was referenced Jul 5, 2026
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bundles the loose ends after the v0.0.1 pub.dev publish. Docs only — no code or API change.
What's in here
flutter pub add camera_proinstall line.isLeafFFI optimization[Unreleased]section documenting theisLeafchange (already onmain, b81542d) and this doc polish.Not included (and why)
isLeafcode change itself already landed onmainbefore this branch — it's only documented here.v0.0.1git 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 analyzeunaffected, no test impact. Package still validates (dart pub publish --dry-runclean).🤖 Generated with Claude Code