Skip to content

Princeku94/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather

A simple animated weather app.

vid

Installation

Follow these steps to run the app on your local machine:

1.Clone this repository to your local machine using:

2.git clone https://github.com/Princeku94/weather.git Change the working directory to the project folder:

3.Get your API key from OpenWeatherMap and replace the placeholder in lib/services/api_data.dart:

const apiKey = "ENTER_YOUR_API_KEY_HERE";

4.Install the dependencies: flutter pub get Run the app:

flutter run

Screenshots:

Cloudy

Screenshot_20240104-225729_weather

Rainy

Screenshot_20240104-225758_weather

Sunny

Screenshot_20240104-225717_weather

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published