uni_links icon indicating copy to clipboard operation
uni_links copied to clipboard

Flutter plugin for accepting incoming links.

Results 138 uni_links issues
Sort by recently updated
recently updated
newest added

Good Afternoon.. I worked a few hours to generate an external link to the app. Deep link worked in one app and not in another. After quitting (dawn), I realized...

I'm using android with flutter 1.7.8 and uni_links 0.2.0. I added an intent to my android manifest to register deep links: Now when I test this by using the adb...

iOS and Android implementations

getUriLinksStream It doesn't work under IOS and won't receive monitoring results.

I'm using https scheme and am testing on my Google Pixelbook, which is running Chrome OS v73.0.3683.88. I am unable to get the app to open in response to a...

in android adb shell 'am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "unilinks://example.com/path/portion/?uid=123&token=abc"' I can get the uid, but I cant not get the token what's wrong with me?

Hi Thank you for your package it works for my project but for more than two data query parameters it does not work for example for this query that you...

We have an erro to build with gradle 8.3: > Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@14c90df3 of type BuildFlowService.Parameters > A problem occurred configuring project ':uni_links'. > Could not create an...