Skip to content

docs(spark_web): update README with implemented but undocumented APIs - #63

Merged
kevin-sakemaer merged 1 commit into
mainfrom
worktree-update-spark-web-readme
Feb 27, 2026
Merged

docs(spark_web): update README with implemented but undocumented APIs#63
kevin-sakemaer merged 1 commit into
mainfrom
worktree-update-spark-web-readme

Conversation

@kevin-sakemaer

Copy link
Copy Markdown
Contributor

Summary

  • Mark 5 APIs as Done that were incorrectly listed as TODO: Notification, Blob, File/FileList, CanvasRenderingContext2D, TextMetrics, ImageData
  • Add 5 missing files to the architecture diagram: canvas.dart, file.dart, geolocation.dart, notification.dart, permissions.dart (with their server/ and browser/ implementations)
  • Expand notes for Geolocation, Permissions, Event, and MouseEvent with previously unlisted methods and properties

Test plan

  • Verify README renders correctly on GitHub
  • Cross-check updated statuses against actual source files

Mark Notification, Blob/File/FileList, CanvasRenderingContext2D,
TextMetrics, and ImageData as Done (were incorrectly listed as TODO).
Add missing files to the architecture diagram (canvas, file,
geolocation, notification, permissions). Expand notes for Geolocation,
Permissions, Event, and MouseEvent with previously unlisted properties.
@codecov

codecov Bot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kevin-sakemaer
kevin-sakemaer merged commit 8652842 into main Feb 27, 2026
10 checks passed
@kevin-sakemaer
kevin-sakemaer deleted the worktree-update-spark-web-readme branch February 27, 2026 11:38
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