
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
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
- Google OAuth2 Login Gets Stuck in Redire...
I'm facing an issue with the Google OAuth2 login flow on my Flutter Android app using the Appwrite SDK. After a successful sign-in with Google, the browser ente...
