webspec_socket 0.0.5 copy "webspec_socket: ^0.0.5" to clipboard
webspec_socket: ^0.0.5 copied to clipboard

This is a Socket Server package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webspec_socket

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

dependencies:
  webspec_socket: ^0.0.5

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:webspec_socket/webspec_socket.dart';
1
likes
100
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

This is a Socket Server package.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, socket_io_client

More

Packages that depend on webspec_socket