websocket_manager_safe 0.2.3 copy "websocket_manager_safe: ^0.2.3" to clipboard
websocket_manager_safe: ^0.2.3 copied to clipboard

A Flutter plugin for Android and iOS supports websocket connection

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add websocket_manager_safe

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

dependencies:
  websocket_manager_safe: ^0.2.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:websocket_manager_safe/websocket_manager.dart';
2
likes
120
pub points
48%
popularity

Publisher

unverified uploader

A Flutter plugin for Android and iOS supports websocket connection

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on websocket_manager_safe