How to redirect to particular screen using deeplink in Flutter?
I want to open the particular screen of my app when I click on the email link. I have given the scheme and host in the android manifest file like below.
I want to open the particular screen of my app when I click on the email link. I have given the scheme and host in the android manifest file like below.