Skip to content

web_socket_channel: fix docs in readme and in class#1902

Merged
kevmoo merged 1 commit intomasterfrom
fix_readme
Apr 1, 2026
Merged

web_socket_channel: fix docs in readme and in class#1902
kevmoo merged 1 commit intomasterfrom
fix_readme

Conversation

@kevmoo
Copy link
Copy Markdown
Member

@kevmoo kevmoo commented Apr 1, 2026

Some broken links and outdated bits

Fixes #1897

Some broken links and outdated bits

Fixes #1897
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ⚠️
File Coverage
pkgs/web_socket_channel/lib/html.dart 💔 Not covered

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

Unused Dependencies ✔️
Package Status
web_socket_channel ✔️ All dependencies utilized correctly.

For details on how to fix these, see dependency_validator.

This check can be disabled by tagging the PR with skip-unused-dependencies-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
web_socket_channel None 3.0.3 3.0.4-wip 3.0.4-wip ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
""
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/cupertino_http/example/example.dart
pkgs/http/example/main.dart
pkgs/http_multi_server/test/cert.dart

This check can be disabled by tagging the PR with skip-license-check.

@kevmoo kevmoo requested a review from natebosch April 1, 2026 22:35
@kevmoo kevmoo merged commit 91e1fce into master Apr 1, 2026
42 checks passed
@kevmoo kevmoo deleted the fix_readme branch April 1, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README is outdated and links to nonexistent pages

3 participants