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

Parlour client library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add parlour_client

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

dependencies:
  parlour_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:parlour_client/counter.dart';
import 'package:parlour_client/parlour_message.dart';
import 'package:parlour_client/parlour_resolver.dart';
import 'package:parlour_client/parlour_response.dart';
import 'package:parlour_client/server_events.dart';
import 'package:parlour_client/socket_client.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Parlour client library

Homepage

License

MIT (LICENSE)

Dependencies

event_base, flutter, http, web_socket_channel

More

Packages that depend on parlour_client