Navigate to app page through URL

Actions & Logic

I have a pageview which contains images. These pageview images are configured in Firestore and also have a redirectURL. This is like a promotion part where I can promote different products through an image. Once the user taps on the image, he/she is redirected to the associated URL using "Launch URL" action.

But I want an option of specifying a redirectURL such that it can navigate to a specific product page.

What have you tried so far?

I tried adding the dynamic link URL of the product page but that doesn't work.

I want the Launch URL action to work like Navigate action.

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