Hello,
I want to be able to generate a link via my Flutterflow web app.
I then want to share this link with users of the web app, who upon clicking on the link should be taken to a specific page in the app.
How can I achieve that?
I notice there is an issue with deep linking and Firebase Dynamic Links getting stopped next year, so not really sure what approach I should be following here?