Weather Application is a dynamic and user-friendly mobile app that allows users to access real-time weather information for any city across the globe. With a sleek interface and accurate data, users can easily stay informed about current weather conditions, temperature, and forecasts.
#Try it yourself https://abdulrahmanabs.github.io/Weather_Application_Website/#/
- Real-time weather data from various sources.
- Accurate temperature and weather conditions.
- User-friendly interface for easy navigation.
- Search for weather information by city name.
- Detailed forecast for the upcoming days.
- Responsive design for various screen sizes.
- Flutter and Dart SDKs installed on your system.
- An integrated development environment (IDE) like Android Studio or Visual Studio Code.
API Key Setup:
### API Key Setup
1. In the `location.dart` file, locate the API key placeholder.
2. Replace `'YOUR_API_KEY'` with your actual API key obtained from [OpenWeatherMap](https://openweathermap.org/).