Skip to content

Get up-to-date weather info and forecasts for any location with this Flutter app. Utilizing the OpenWeatherMap API, it presents weather data in an intuitive and user-friendly layout. ☀️🌧️☁️

Notifications You must be signed in to change notification settings

PhPersson/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherapp

This Flutter app displays the current and forecast weather information for a specific location. It uses the OpenWeatherMap API to fetch the weather data and displays it in a user-friendly format.

Weatherapp

Forecast

Darkmode

Denined geolocation

Getting Started

To run this app, follow the steps below:

  1. Ensure you have Flutter installed on your machine.
  2. Clone the repository or download the source code files.
  3. Open the project in your preferred Flutter development environment.
  4. Obtain an API key from OpenWeatherMap
  5. Visit the OpenWeatherMap website and create an account or log in to your existing account.
  6. Navigate to the API keys section and generate a new API key.
  7. Copy the generated API key.
  8. In the env_variables.dart file, replace the placeholder YOUR_API_KEY with your actual API key obtained from OpenWeatherMap.
  9. Save the env_variables.dart file.
  10. Run the app on an emulator or a physical device.

About

Get up-to-date weather info and forecasts for any location with this Flutter app. Utilizing the OpenWeatherMap API, it presents weather data in an intuitive and user-friendly layout. ☀️🌧️☁️

Resources

Stars

Watchers

Forks

Releases

No releases published