0

when I'm using localhost then that problem occurs

https://drive.google.com/drive/folders/1zKwmF7n1Sm13WMTmsyMCruLxmNGmXztF?usp=sharing

  • Does the image load when you open it in browser? I believe that url is local url right? – yuzuriha Aug 12 '22 at 08:47
  • localhost(127.0.0.1) works fine for image load when I open it in the browser. but my base URL(10.0.2.2) is not working at image load when I open it in the browser. but In the Flutter app, this URL(10.0.2.2) is working(print: Got Product) but also gets this error. – Salvi Ahmed Aug 12 '22 at 09:10
  • and what is 10.0.2.2 is? local phpmyadmin? – yuzuriha Aug 12 '22 at 11:44
  • check it out : https://stackoverflow.com/questions/9808560/why-do-we-use-10-0-2-2-to-connect-to-local-web-server-instead-of-using-computer – Salvi Ahmed Aug 12 '22 at 17:51

1 Answers1

0

Please check that image url again as its not loading in web browser also.

enter image description here

Hardik Mehta
  • 2,195
  • 1
  • 11
  • 14