A simple weather app in flutter. Uses the OpenWeather Map API to retrieve weather for the current location, or for a city name entered by the user.
Based off the LondonAppBrewery tutorial that is a great way to learn asynchronous programming with Futures in Dart.
Design credits: Olia Gozha