[Flutter] How to test deep links? #1740
Unanswered
shrijanRegmi
asked this question in
Q&A
Replies: 1 comment
-
Example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suppose, I have a deep link that someone shared on a social media platform. The link should open the app and take the user to a specific screen. How do I test this flow?
Beta Was this translation helpful? Give feedback.
All reactions