Skip to content

SavanGangani/clima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clime

I have create Clima project for practice purposes. Given project in Automatically catch your city weather. if you find another city weather than it is posible in this app.


Support

MIT License MIT License

Demo

App Screenshot


Run Locally

Clone the project

  git clone https://github.com/SavanGangani/clima.git

Go to the project directory

  cd clima

Install dependencies

  flutter pub get 



How to get API keys

Step 1:

Go to this side https://openweathermap.org/ and create account.

Step 2:

Check mail. and API keys was available in mail.

Step 3:

Add this API keys in lib/weather.dart file.