
Hello guys, pls anyone with articles or video link on how to setup forget password in Flutter?
<#634237163986485249>

How to implement forgot password in Flutter

It works the same on all platforms. This should give you some idea: https://dev.to/appwrite/30daysofappwrite-email-verification-and-forgot-password-420o
The big difference is you need to implement deep linking so that the user is redirected into the app. For more info like that, see https://docs.flutter.dev/ui/navigation/deep-linking

Thanks man

[SOLVED] How to implement forgot password in Flutter
Recommended threads
- OAUTH2 doesn't works
https://github.com/202420505/APPWRITE-GOOGLE-AUTH Is my code wrong? I think this is also related to deeplinks
- Swift: Response from .deleteDocument
According to the docs, in Swift when calling `databases.deleteDocument` the response is supposed to be 204 (No Content). However, we are finding the response is...
- Project Setup
Hi Appwrite Community. I would like to set up my Xcode Project with the Appwrite SDK. I can't get it to work. I hope somebody can help me with this. Thanks 🙂 ...
