Flutter: app is not able to reach the internet

后端 未结 0 1251
[愿得一人]
[愿得一人] 2020-12-04 02:10

My flutter app seems to not get any internet connection. I tried:

    try {
      final result = await InternetAddress.lookup("google.com");
      i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题