Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 930 Bytes

README.md

File metadata and controls

51 lines (31 loc) · 930 Bytes

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.