A Flutter weather app that allows users to check real-time weather information for different cities. The app fetches weather data from the OpenWeatherMap API and provides a clean and visually appealing interface.
- User-Friendly Interface: Simple UI for easy interaction.
- Real-Time Weather Data: Fetches weather information using OpenWeatherMap API.
- Weather Icons: Displays intuitive weather icons for better user experience.
- Responsive Design: Supports various screen sizes.
- http: HTTP client for making requests to the OpenWeatherMap API.
- weather_icons: Provides weather icons for different weather conditions.
We have exciting plans for future releases of the Flutter Weather App. Here are some features we're considering adding:
- Animations: Animations that matches the description for the weather by removing current weather_icons.
- Dark Mode: Introduce a dark mode for users who prefer a darker interface.
- Location-based Weather: Automatically fetch weather data based on the user's current location.