I'm currently having a little challenge in using appwrite on my flutter project for authentication. I strongly believe am missing something very vital but can't figure that out. Though I've searched for different write ups concerning appwrite + flutter integration, but still yet to get it right.
I'll be glad if anyone can recommend a recent article or project which explains it step by step.App
What's the issue you are having with Auth?
Getting started with Flutter shows how to register an user: https://appwrite.io/docs/getting-started-for-flutter
Recommended threads
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...
- Am getting "The current user has been bl...
Was working on my app FLUTTER WEB APP, and suddenly, I have been blocked.... What can I do ? When I try to sign in to the console, I get "The current user has ...
- Guidance to safely upgrade Appwrite to l...
One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on appwrite: ^15.0.2 dart_appwrite: ^15.0.0 The app is live on the Play Stor...