Skip to content

hammadxcodes/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

Watchers

Forks

Releases

No releases published

Packages

No packages published