when running on the device the display does not appear
I/flutter (18296): Error: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = localhost, port = 44450, uri=http://localhost/api_projek/coba_api.php
var response = await http.get(Uri.parse('http://localhost/api_projek/coba_api.php'));
New contributor
Ihya Ulumuddin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.