Weather App ️
A simple weather application built with Flutter and BLoC.
The app allows users to search for any city and view the current weather information, including:
City name
Updated time (hour:minute:second)
Current temperature
Maximum and minimum temperatures
Weather condition description with an icon
Weather data is fetched using the WeatherAPI service.