Skip to content

WeatherApp is a simple, user-friendly weather application that provides current weather conditions, forecasts, and other weather-related information.

Notifications You must be signed in to change notification settings

Didar1313/flutter_weather_app

Repository files navigation

Flutter Weather App

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.

Features

  • Displays current weather conditions
  • Provides hourly weather forecasts
  • Shows a 7-day weather forecast
  • Search for weather by city, zip code, or coordinates

Screenshots

image

Installation

  1. 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.

Contact :

GitHub: Didar1313

Email: didarbhuiyan1313@gmail.com

About

WeatherApp is a simple, user-friendly weather application that provides current weather conditions, forecasts, and other weather-related information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published