Weather App built with Flutter.
This application provides real-time weather data with a clean and modern interface.
Users can search for any city or country and instantly view current conditions.
Main features
• Real-time temperature display
• Weather status overview
• Humidity and wind speed details
• Sunset time information
• City search with suggestions
• Smooth and responsive UI
The app integrates with a weather API to fetch accurate live data.
State management ensures fast updates without unnecessary rebuilds.
The design focuses on clarity, readability, and user experience.
This project demonstrates API integration, structured architecture, and responsive UI development using Flutter.