pusher_client_fixed 0.0.4+1 copy "pusher_client_fixed: ^0.0.4+1" to clipboard
pusher_client_fixed: ^0.0.4+1 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_fixed

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

dependencies:
  pusher_client_fixed: ^0.0.4+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:pusher_client_fixed/pusher_client_fixed.dart';
5
likes
150
pub points
87%
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
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pusher_client_fixed