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
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...