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

chore(deps): `pkg:web` and `pkg:web_socket_channel` #44

Closed MaximilianFlechtner closed 4 months ago

MaximilianFlechtner commented 5 months ago

Status

READY

Description

bump web from 0.4.2 to 0.5.0 & web_socket_channel from 2.0.0 to 2.4.5 and Require Dart ^3.3

Type of Change