Skip to content

vishwas-kr/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather_app

A weather App Made using Flutter using Openweathermap Api and Geolocator.

Getting Started

Add your own Openweather Api Key in:

lib -> provider -> api -> fetch_weather.dart

static const String apiKey = "YOUR OPENWEATHER API Key";

You can get your own Api Key From Openweathermap

App Screenshots