Skip to content

tintran-dev/weather-app

Repository files navigation

Weather App

Weather App with openweathermap.org. An application to view the current weather and the next 5 days.

Features

  • Current weather
  • Search location by city name or zip code
  • Weather next 5 days
  • Cross platform

Acknowledgements

Environment Variables

To run this project, you will need to add the following environment variables to your constant.dart file

API_KEY

To get API_KEY: How to get Weather API_KEY

Installation

Environments:

  flutter: 3.2.1+
  Android studio: Giraffe | 2022.3.1 Patch 4
  xcode: 15.0.1+

Devices:

  Simulator, Emulator or Chrome browser

Run Locally

Clone the project

  git clone https://github.com/tintran-dev/weather-app.git

Go to the project directory

  cd weather-app

Install dependencies

  flutter pub get

Run app

  flutter run

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published