
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
- 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...
- Can not login with OAuth
Hello everyone i am trying to login with ios and android in react native - expo but it is not successful. And this is the code which i am using to login
- 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...
