Relative Content

Tag Archive for flutterdartreal-timepusher

Unable to get real-time chat updates in Pusher Flutter

I’ve implemented a chat functionality on an app, however, I’m finding it difficult to get real-time chat updates, as well as updating UI with new messages. My Chat gets sent to the database but no real-time updates happening using the pusher_channels_flutter package.