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
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...