Hello Appwriters and Team,
recently have be exploring the powerful wonders of Appwrite, on the NodeJs (backend) i can list user via this endpoint https://appwrite.io/docs/references/cloud/server-nodejs/users#list
but on my frontend flutter i can list users,
please, is there way i can list the users in my flutter code???
You can display the list of the user by creating a cloud function then execute that function in flutter.
Recommended threads
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...