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

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

yes i am talking about realtime api

can we show realtime api in stream builder

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

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

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

No problem will find out the solution.
Recommended threads
- email verification error??
Hey, I'm trying email verificacion with this signup implementation using deep links on iOS, but when creating the account I get this exception: Exception: Erro...
- Resource limit on the free plan
I'm currently building a health-focused tech project as part of a student initiative, and I’ve been using Appwrite extensively for backend services. As part o...
- Issue in saving special character ' ╟ '...
I've created a chat application using Appwrite. However, when users try to save code that contains the character '╟', an internal server error occurs. Interesti...
