Developed an app which fetches data from openweatherapi and displays it to the user state management used for this app is Bloc When the app gets loaded the inital screen shows the image based on time whether it is morning, afternoon, night,
In the second screen when we search for a particular city like delhi
during fetching circular progress indicator is shown later it shows current temp min and max temp
If the user types incorrect city name we have an error handler which shows the screen and also search to retype the correct city




