
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
- Swift: Create Collection
I and not finding a reference to Creating/Reading/Updating or Deleting collections from the Swift SDK. We would like to be able to see if a collection exists on...
- Custom document types in Swift
How would I create a protocol to conform to Models.Document?
- OAuth fails with Invalid Response or inv...
Im currently trying to use the Discord Oauth but i cant find a way to make it work. I followed the docs and set up the discord oauth application and enabled it...
