Skip to content

as4dmin/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The Weather App is a mobile application that provides users with real-time weather updates based on their location or searched cities. It is built using Flutter to ensure cross-platform compatibility, and it fetches weather data from a reliable external API.

Features

  • Real-Time Weather Information: Get accurate, up-to-date weather information including temperature, humidity, wind speed, and weather conditions.
  • City Search: Search for weather updates in any city worldwide.
  • Current Location Weather: Automatically fetch weather updates based on the user's current location.
  • User-Friendly Interface: A simple and intuitive UI designed for easy access to weather details.
  • Dynamic Weather Icons: Icons change according to the weather conditions (sunny, rainy, cloudy, etc.).

Installation

  1. Clone the repository:

    git clone https://github.com/as4dmin/weather_app.git
  2. Navigate to the project directory:

    cd weather_app
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Requirements

  • Flutter SDK
  • Android Studio or Visual Studio Code with Flutter and Dart plugins
  • API key for the weather service (to be added in the code)

Contributing

Contributions are welcome! If you would like to contribute to this project, feel free to fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors