A simple weather app for as a personal project. Climate Caste app gets full weather details of your current location such as current weather temperature, you can search weather of any city by simply typing out the name of that city.
Main Screen | Second Screen |
Clone the project
git clone https://github.com/VinayakHinduja/climate_cast.git
Go to the project directory
cd climate_cast
Install dependencies
flutter pub get
flutter run
Go to this side https://openweathermap.org/ and create account.
Check mail. and API keys was available in mail.
Add this API keys in lib/const.dart
file.