felangel / web_socket_client

A simple WebSocket client for Dart which includes automatic reconnection logic.
https://pub.dev/packages/web_socket_client
MIT License
150 stars 32 forks source link

docs: Dart Native #58

Closed dickermoshe closed 2 months ago

dickermoshe commented 2 months ago

Description

Does this package work on iOS... Doesnt seem like it should, being that package:web only works on Web, but:

image
felangel commented 2 months ago

Hi @dickermoshe 👋 The package should work on all platforms 👍