simple_weather_app This app shows how to create a simple weather app using the OpenWeatherMap API. Getting Started Obtain an API key from OpenWeatherMap and replace the value of OPEN_WEATHER_API_KEY in lib/keys.dart with your API key. Screenshots