How to add shareable links that will open on web and redirect to app?

Actions & Logic

How do Facebook, Tiktok and Instagram all achieve a shareable link to a post that recognizes when it is opened on a mobile or tablet and redirect you to the app? Or even have an "open in app" button. Is this doable with Flutterflow?

I can link to a specific post, but only to open on the web. Only 2% of my users use the web version of my app. So I want to create shareable links that open in both.

Even more so how they achieve to link you in the middle of a feed so you can continue scrolling.

Has anyone achieved this? I can't find any tutorial or documentation.

What have you tried so far?

I can link to a page using the route with this as an example:
post/:postref

But this only opens in web. I was looking into firebase deep linking but it didn't seem to work the way I intended.

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies