Questions tagged [url-launcher]

122 questions
-1
votes
1 answer

Flutter is not launching dynamic URLs that are being received as response from API

I have been trying to launch a URL insder the flutter app. I am using url_launcher but am unable to launch the URL. The URL that I am receiving is a response from an API. If I am copying the response and sending it statically, it's working, but when…
Rishabh
  • 29
  • 3
1 2 3
8
9