better_web_socket 0.0.3 copy "better_web_socket: ^0.0.3" to clipboard
better_web_socket: ^0.0.3 copied to clipboard

outdated

Advanced web socket based on web_socket_channel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_web_socket

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  better_web_socket: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:better_web_socket/better_web_socket.dart';
1
likes
0
pub points
38%
popularity

Publisher

unverified uploader

Advanced web socket based on web_socket_channel.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, flutter, web_socket_channel

More

Packages that depend on better_web_socket