? Weather App – Flutter
Developed a fully functional Weather Application using Flutter that provides real-time weather data based on user location or searched city name.
? Key Features:
Fetch real-time weather data from REST API
Display temperature, weather condition, humidity, and wind speed
Search weather by city name
Dynamic UI that changes based on weather condition
Error handling for invalid searches and network issues
Clean Architecture structure
State Management using Cubit/Bloc
? Technical Implementation:
Integrated external Weather API
Used HTTP package for API calls
Implemented proper error handling and loading states
Designed responsive UI compatible with different screen sizes
Followed clean code principles and organized project structure
This project demonstrates my ability to work with APIs, manage application state efficiently, and build responsive and user-friendly mobile applications using Flutter.