import 'package:web_socket_channel/web_socket_channel.dart'; WebSocketChannel? channel; bool connected = false;