
Where can i access Delete Account feature in Appwrite Client SDK for flutter?

I also want to know

Client side, you would update the status: https://appwrite.io/docs/client/account?sdk=web-default#accountUpdateStatus. Then, you can use a server SDK to clean up any documents/files related the the user and then finally delete the user

[Solved] Delete User account from client SDK

Recommended threads
- 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 ...
- Still getting ServiceContextModule linke...
Hey team - I'm still getting ServiceContextModule linker errors even after updating to SDK 13.2.2. Error: - Undefined symbol: static ServiceContextModule.Servi...
