[firebase_dynamic_links] Programmatically getting the data of a Firebase Dyamic Link #5547
Unanswered
IonelLupu
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I want to activate/open a dynamic link programmatically from the flutter app. The dynamic link is coming through Push Notifications inside a custom field.
Describe the solution you'd like
It would be nice to have a method when given a dynamic link, it will return the deeplink associated with it:
Additional context
I know that the Android Firebase SDK has a method similar to this. It just needs to be exposed inside flutter.
Beta Was this translation helpful? Give feedback.
All reactions