I am building a project in Flutter that has deep links in it. When I use uni_links only in my project it works fine, but when I use Firebase dynamic links in the project too, uni_links stops working. I mean getInitialLink() and linkStream neither of them works.
HI,
I am building a project in Flutter that has deep links in it. When I use uni_links only in my project it works fine, but when I use Firebase dynamic links in the project too, uni_links stops working. I mean getInitialLink() and linkStream neither of them works.