class ApiConfig { // Android emulator (use 10.0.2.2), change for physical device or iOS simulator static const String baseUrl = "http://10.0.2.2:8000/api"; }