feathers_socket_client 0.0.1 copy "feathers_socket_client: ^0.0.1" to clipboard
feathers_socket_client: ^0.0.1 copied to clipboard

outdated

Simple client for feathers using sockets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feathers_socket_client

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

dependencies:
  feathers_socket_client: ^0.0.1

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:feathers_socket_client/feathers_socket_client.dart';
5
likes
0
points
18
downloads

Publisher

verified publisherqva2world.com

Weekly Downloads

Simple client for feathers using sockets

Homepage

License

unknown (license)

Dependencies

event_bus, flutter, socket_io_client

More

Packages that depend on feathers_socket_client