pusher_client_token_fixed 2.0.3 copy "pusher_client_token_fixed: ^2.0.3" to clipboard
pusher_client_token_fixed: ^2.0.3 copied to clipboard

A Pusher Channels client plugin for Flutter targeting Android and iOS. It wraps pusher-websocket-java v2.2.5 and pusher-websocket-swift v8.0.0.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pusher_client_token_fixed

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

dependencies:
  pusher_client_token_fixed: ^2.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:pusher_client_token_fixed/pusher_client_token_fixed.dart';
1
likes
135
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A Pusher Channels client plugin for Flutter targeting Android and iOS. It wraps pusher-websocket-java v2.2.5 and pusher-websocket-swift v8.0.0.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pusher_client_token_fixed

Packages that implement pusher_client_token_fixed