A simple Flutter application to display weather information using an API. This app fetches current weather, hourly forecasts, and a 7-day weather forecast for a given location.
- Displays current weather conditions
- Provides hourly weather forecasts
- Shows a 7-day weather forecast
- Search for weather by city, zip code, or coordinates
- Clone the repository:
git clone https://github.com/Didar1313/flutter_weather_app.git
Usage
1.Search Location:
a. Click on the search icon in the app bar.
b. Enter the city name, zip code, or coordinates.
c. Click "OK" to fetch the weather data for the entered location.
d. Click myLocation button for current location weather condition
2.View Current Weather:
The home screen displays the current weather conditions for the selected location.
3.View Hourly Forecast:
Scroll horizontally to see the hourly weather forecast.
4.View 7-day Forecast:
Scroll down to see the weather forecast for the next 7 days.
5.API Used
This app uses the Weather API to fetch weather data.
GitHub: Didar1313
Email: didarbhuiyan1313@gmail.com
