Martin Kovachev

Results 2 issues of Martin Kovachev

We have a `DeepLinkBuilder`, which returns the initial `PlatformDeepLink` or creates a new `DeepLink`. If a certain pattern is found in the url we return for instance: ```dart DeepLink([ const...

Hi @Milad-Akarie, Me and my team noticed strange behaviour on iOS platform. We are using the `deepLinkBuilder` and based on the received `PlatformDeepLink`, we might create a new `DeepLink` or...

no-issue-activity