Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unsupported operation: Platform._version #21

Closed
ngoluuduythai opened this issue Oct 5, 2022 · 1 comment
Closed

[Bug] Unsupported operation: Platform._version #21

ngoluuduythai opened this issue Oct 5, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ngoluuduythai
Copy link
Contributor

ngoluuduythai commented Oct 5, 2022

I have an error Unsupported operation: Platform._version, when connecting to wss://{domain}:{port} with my Chrome browser.

I try WebSocket change to

import 'package:web_socket_channel/web_socket_channel.dart';
 WebSocketChannel.connect(uri);

The connection will be connected.

WebSocket from 'dart:html' also works well for the web.

chartchuo added a commit that referenced this issue Oct 6, 2022
[#21] [Bug] Unsupported operation: Platform._version
@chartchuo
Copy link
Owner

Thank for your contribution.

@chartchuo chartchuo self-assigned this Oct 7, 2022
@chartchuo chartchuo added the bug Something isn't working label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants