ZionniteOriginal post
Rank 4: Virtual Machine
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???
Summary
Developers are trying to list users in Appwrite Cloud using Flutter but need assistance.
Solution: Create a cloud function and execute it in Flutter to display the list of users.