Skip to content

The Weather App is a simple and user-friendly mobile application built using Flutter that provides current weather information based on location.

License

Notifications You must be signed in to change notification settings

Mohamed-code-13/weather_app_flutter

Repository files navigation

Weather App

Description

The Weather App is a simple and user-friendly mobile application built using Flutter that provides current weather information based on location. The app utilizes the "weatherapi.com" API to fetch accurate and up-to-date weather data.

Features

  • Real-time weather temperature..
  • Location-based weather data retrieval for accurate local conditions.
  • Intuitive and clean user interface designed for easy navigation.
  • Powered by WeatherAPI.com

Screenshots

Home Screen Home Screen Weather Details

Installation

Follow these steps to install and run the Weather App:

  1. Clone the repository:

    git clone https://github.com/Mohamed-code-13/weather_app_flutter.git
  2. Navigate to the project directory:

    cd weather_app_flutter
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

API Key Setup

To use the "weatherapi.com" API, you'll need an API key:

  1. Sign up on weatherapi.com to obtain an API key.

  2. Replace YOUR_API_KEY with your actual API key in lib/services/weather_service.dart


License

This project is licensed under the MIT License.

About

The Weather App is a simple and user-friendly mobile application built using Flutter that provides current weather information based on location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published