
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
- "Memberships privacy" setting in 1.7.4
Hi everyone, I'm experiencing an issue with a clean self-hosted installation of Appwrite version 1.7.4. I previously used version 1.6.1, and if I remember corre...
- Function 404 error - Deployment with the...
I have a function in my Appwrite Cloud (free plan) project that cannot be accessed or deleted (404 in both UI and CLI). I'm stuck at the 5 functions limit and c...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
