My flutter app seems to not get any internet connection. I tried:
try { final result = await InternetAddress.lookup("google.com"); i