pusher_client_fixed 0.0.2+2 copy "pusher_client_fixed: ^0.0.2+2" to clipboard
pusher_client_fixed: ^0.0.2+2 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 Dart:

 $ dart pub add pusher_client_fixed

With Flutter:

 $ flutter pub add pusher_client_fixed

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

dependencies:
  pusher_client_fixed: ^0.0.2+2

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

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pusher_client_fixed