cc_web_socket 1.1.0+4 copy "cc_web_socket: ^1.1.0+4" to clipboard
cc_web_socket: ^1.1.0+4 copied to clipboard

A robust and flexible WebSocket client for Flutter applications, enabling easy management.

example/example.dart

import 'package:cc_web_socket/src/request/modules/request_module.dart';

class Example extends RequestModule {
  @override
  void response(dynamic response) {}
}
1
likes
150
pub points
0%
popularity

Publisher

verified publishercodecores.dev

A robust and flexible WebSocket client for Flutter applications, enabling easy management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, http, synchronized, web_socket_channel

More

Packages that depend on cc_web_socket