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

Simple client for feathersjs using sockets. This library is developed to facilitate connection. (Developing)

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

Publisher

verified publisherqva2world.com

Simple client for feathersjs using sockets. This library is developed to facilitate connection. (Developing)

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

event_bus, flutter, socket_io_client

More

Packages that depend on feathers_socket_client