I have created Site Web through Flutter Web & AWS available from https. But no answer from php reading Mysql – Apache
I have created Site Web through Flutter Web & AWS available from https. But no answer when I run php reading Mysql database flutter code : In http Uri url = Uri.parse("http://www.paulcode.com/db.php"); http.Response response = await http.get(url); in https it…