whimstech_socket_dart 3.0.1-beta.2 copy "whimstech_socket_dart: ^3.0.1-beta.2" to clipboard
whimstech_socket_dart: ^3.0.1-beta.2 copied to clipboard

Dartlang port of whimstech-socket for web, flutter, dartvm to use

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whimstech_socket_dart

With Flutter:

 $ flutter pub add whimstech_socket_dart

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

dependencies:
  whimstech_socket_dart: ^3.0.1-beta.2

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

Import it

Now in your Dart code, you can use:

import 'package:whimstech_socket_dart/whimstech_socket.dart';
0
likes
145
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Dartlang port of whimstech-socket for web, flutter, dartvm to use

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

logging, socket_io_client, socket_io_common

More

Packages that depend on whimstech_socket_dart