chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
42 stars 175 forks source link

Triggering in public channel from flutter app #35

Open deadlyengineer opened 2 years ago

deadlyengineer commented 2 years ago

Triggering in private or presence app is described in the readme. But triggering in public app is not described fully. Also, some of my colleagues and flutter developers say it is not possible for this package to trigger event on public channel. Is that true? (I hope not! 😊)

Please provide some examples or APIs of triggering events on public channels. Thanks.

KBRR11 commented 2 years ago

Hello @pullidea-dev, did you manage to find a solution?