s_socket_io_common 1.0.0 copy "s_socket_io_common: ^1.0.0" to clipboard
s_socket_io_common: ^1.0.0 copied to clipboard

Socket.io common parser library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add s_socket_io_common

With Flutter:

 $ flutter pub add s_socket_io_common

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

dependencies:
  s_socket_io_common: ^1.0.0

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:s_socket_io_common/s_socket_io_common.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Socket.io common parser library.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

logging

More

Packages that depend on s_socket_io_common