#[SOLVED] flutter email verification
10 messages · Page 1 of 1 (latest)
Deep linking is nothing Appwrite specific. You can find deep linking resources on the internet
which is the best implementation approach for email verification,I set everything correctly like SMTP ,I received the email but redirected to my app I can't find a solution for that ,if there's a exemple it would be great
Maybe this will help: https://docs.flutter.dev/ui/navigation/deep-linking
Thanks I will see
Deep Links and Flutter applications. How to handle them properly. https://medium.com/flutter-community/deep-links-and-flutter-applications-how-to-handle-them-properly-8c9865af9283
It's a good article for people who facing problems with deeplink
[SOLVED] flutter email verification
👀 that seems old and complicated. the flutter docs i linked worked great for me
@tulip frost yeah it's true but i think the concept it's easy to understand