Flutter Weather A simple Flutter application to view current weather status. Disclaimer You need to use your own OpenWeather API key in the services\weather.dart file. More info at OpenWeather website. const apiKey = 'your-api-key-here'; Screenshots