pusher_connect 0.0.1 copy "pusher_connect: ^0.0.1" to clipboard
pusher_connect: ^0.0.1 copied to clipboard

outdated

A Flutter plugin to integrate into the Pusher service

pusher_connect - A Flutter plugin to Pusher.com #

This is a working proof of concept, using the official Android (Java) and iOS (Swift) Pusher libraries to create a working Flutter based solution.

  • You can currently connect to a cluster using an appKey, and to only one channel and event. This can easily be abstracted to allow for multiple subscriptions to channels and events.

Android #

Works

iOS #

Does not work. The code is written as a placeholder, but there seems to be an issue with the Pusher iOS library that does not allow an initial connection to be established. You can see on their official example where they remove the initial connect.

0
likes
20
pub points
1%
popularity

Publisher

unverified uploader

A Flutter plugin to integrate into the Pusher service

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pusher_connect