web_socket_channel 1.0.2 copy "web_socket_channel: ^1.0.2" to clipboard
web_socket_channel: ^1.0.2 copied to clipboard

outdatedDart 1 only

StreamChannel wrappers for WebSockets.

1.0.2 #

  • Properly use BASE64 from dart:convert rather than crypto.

1.0.1 #

  • Add support for crypto 1.0.0.

1.0.0 #

  • Initial version