We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would this work with flutter for making mobile apps?
The text was updated successfully, but these errors were encountered:
This project is a server side implementation, so are you looking for socket.io-client-dart?
Sorry, something went wrong.
@jumperchen I want to use this library while testing, but flutter test emits an error.
flutter test
Dart Error: error: import of dart:mirrors with --enable-mirrors=false
Please use socket.io-client-dart, this project is a socket.io server.
No branches or pull requests
Would this work with flutter for making mobile apps?
The text was updated successfully, but these errors were encountered: