Flutter Simple Weather App w/ REST API API Reference 🔗https://openweathermap.org/ Get country name and weather details https://api.openweathermap.org/data/2.5/weather?q=cityName&appid=apiKey Parameter Type Description q string Required. Your cityName apiKey string Required. Your API key