A Flutter Project that displays user's current location weather or any city weather using OpenWeatherMap API.
Click here for step by step medium article.
- Clone the project to get started
- Register at OpenWeatherMap to get the API key.
- Replace the api_key in api_key.dart file
- Run the project