A clean and simple Flutter Weather App that fetches real‑time weather data using public APIs. Built with Riverpod for state management, featuring city search, loading/error handling, and a responsive UI.
- 🌍 Real-time weather data using public API
- 🔎 Search weather by city name
- 📍 Get weather for current location
- 🌡️ Displays temperature, humidity, wind speed, and weather condition
- 🎯 Clean and minimal UI design