A new Flutter project.This simple application takes users location as input and returns the weather condition of the same. Initially it asks to know user's location and then fetches weather APIs at the backend from Open_Weather. It shows Temperature, WindSpeed, Humidity for the current day. It also forecasts temp of upto 20 hrs from the current timing.Also forecasts for the upcoming 7 days with Comfort Level, Feels Like and UV Index too.