Skip to content

hammadx02/weather_app

Repository files navigation

Weather App

Weather app made in Flutter with clean architecture using BLoC and the open weather API.

Features

  • Current Location
  • Sunrise and Sunsit Time
  • Max and Min Tempreture

Screenshots

Installation

1. Clone the repo

git clone https://github.com/hammadx02/weather_app.git
cd flutter-weather-app

2. Run pub get

flutter pub get

3. Add your API key into my_data file

apiKey = 'YOUR_API_KEY';

4. Run the app

flutter run

About

Weather app made in Flutter with clean architecture using BLoC and the open weather API.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors