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
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- 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...