Back

How to use Stream Builder to show realtime data

  • 0
  • Flutter
new user
23 Apr, 2023, 21:29

how we can use stream Builder in flutter for showing realtime data

TL;DR
The user is asking for help on using Stream Builder to display real-time data in Flutter. They mention that they have already checked the documentation and examples but couldn't find any information on using Stream Builder with the real-time API. Another user suggests that most of Appwrite's APIs are not reactive except for the real-time API. Solution: Unfortunately, using Stream Builder with the real-time API may not be possible. The real-time API is the only one in Appwrite that has a stream. It would be best to explore the SDK and its documentation to understand how to use the real-time API effectively.
Drake
23 Apr, 2023, 23:19

Most of Appwrite's APIs are not reactive so there is no stream. The realtime API is the only one that has a stream

new user
23 Apr, 2023, 23:21

yes i am talking about realtime api

new user
23 Apr, 2023, 23:21

can we show realtime api in stream builder

Drake
23 Apr, 2023, 23:22

Have you read through this? https://appwrite.io/docs/realtime

new user
23 Apr, 2023, 23:24

yes i have go through the doc also check in example, but did not find stream builder in example or did not find any use case

Drake
23 Apr, 2023, 23:39

I wouldn't use a stream builder with the realtime API. I suggest playing around with the SDK to see how it works and how to use it

new user
23 Apr, 2023, 23:45

No problem will find out the solution.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more