[firebase_dynamic_links] Expose UTM Parameter Dictionary on incoming Dynamic Links within DynamicLinks package #6375
Unanswered
cprime
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.
-
We would like to be able to access the incoming dynamic link utm parameters in the same way that we are able to with the native SDKs.
These could be added as part of
PendingDynamicLinkDataAndroid
andPendingDynamicLinkDataIOS
:https://github.com/FirebaseExtended/flutterfire/blob/master/packages/firebase_dynamic_links/lib/src/firebase_dynamic_links.dart
Beta Was this translation helpful? Give feedback.
All reactions