Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 521 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 521 Bytes

Clima ☁

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.

Finished App

Based off the LondonAppBrewery tutorial that is a great way to learn asynchronous programming with Futures in Dart.

Design credits: Olia Gozha