Merhabalar localhost yerine 10.0.2.2 yazdım yine hata veriyor yardımcı olur musunuz?
String url = “http://10.0.2.2:3000/categories”;
final response = http.get(Uri.parse(url));
return response;
hata mesajı
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: ClientException with SocketException: Connection timed out (OS Error: Connection timed out, errno = 110), address = 10.0.2.2, port = 38356,