Skip to content

pr-Mais/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

A Flutter sample, that uses Open Weather API to show current weather based on the user's location.

Getting Started

I'm supposing you already have Flutter installed correctly on your machine. If not, please head to the installation guide!

To run this sample, you need to clone it first, then signup to OpenWeather to get your API key, the sample won't show any data without it.

📝 NOTE: After signup, you will find your key in this link, add it to this file

🔗 Check out the complete tutorial link from here.

Something isn't working?

Please feel free to open an issue. You can also contact me through Twitter @pr_Mais.