
I checked the appwrite auth in UI and there is phone number but when I saw the sdk, it wasn't there. How can I add the phone number?

The console uses the server API: https://appwrite.io/docs/server/users?sdk=nodejs-default#usersCreate
In your flutter app, you would call update phone after they log in.
https://appwrite.io/docs/client/account?sdk=web-default#accountUpdatePhone
Recommended threads
- [SOLVED] Access ExecutionStatus of a fun...
I am calling a cloud function from the newest Flutter SDK 20.2.1with the `xasync: false` flag and get the result, but the `execution.status` is not a String and...
- Appwrite isn't accepting the api from se...
Error creating user: AppwriteException: Server Error type: 'general_unknown', response: '{"message":"Server Error","code":500,"type":"general_unknown","versi...
- Subject: Request for temporary quota lif...
Hi Appwrite Team, our nonprofit animal rescue app on Appwrite Cloud is currently throttled due to read‑quota limits, and we need a temporary increase so rescue ...
