ITADN

HtmlWebSocketChannel docs are outdated

#1898Opentreeplate 创建于 2026-03-21
package:web_socket_channel
T
treeplatecommented
The [HtmlWebSocketChannel](https://pub.dev/documentation/web_socket_channel/latest/html/HtmlWebSocketChannel-class.html) docs and its [constructor](https://pub.dev/documentation/web_socket_channel/latest/html/HtmlWebSocketChannel/HtmlWebSocketChannel.html) docs both say this uses dart:html, which it does not (it uses package:web).
0 条评论