clima
clima copied to clipboard
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
Demo
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.