Weather app made in Flutter with clean architecture using BLoC and the open weather API.
- Current Location
- Sunrise and Sunsit Time
- Max and Min Tempreture
git clone https://github.com/hammadx02/weather_app.git
cd flutter-weather-appflutter pub getapiKey = 'YOUR_API_KEY';flutter run