Back

[SOLVED] How to implement forgot password in Flutter

  • 0
  • Flutter
  • Android
  • Accounts
  • Apple
  • Users
Zionnite
9 Nov, 2023, 12:17

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

<#634237163986485249>

TL;DR
Solution: To implement a forgot password feature in Flutter, you can refer to the article "30 Days of Appwrite - Email Verification and Forgot Password" on the Dev.to website. It provides step-by-step instructions and guidelines for implementing the feature. Additionally, make sure to implement deep linking so that users are redirected to the app. For more information on deep linking, check the Flutter documentation on navigation deep linking.
Drake
10 Nov, 2023, 19:02

How to implement forgot password in Flutter

Drake
10 Nov, 2023, 19:04

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

Zionnite
13 Nov, 2023, 07:39

Thanks man

Drake
13 Nov, 2023, 21:25

[SOLVED] How to implement forgot password in Flutter

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more