Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 3.37 KB

README.md

File metadata and controls

83 lines (65 loc) · 3.37 KB

Weather🌤️

Weatherify Banner

Welcome to Weather App, your ultimate companion for checking the weather on-the-go! With beautiful UI and accurate forecasts, never get caught unprepared again.

Features

  • Real-time Weather Updates: Get up-to-date weather information for your city.
  • Multiple Locations: Add and monitor the weather in multiple cities around the world.
  • Detailed Forecasts: View detailed forecasts including temperature, humidity, wind speed, and more.
  • Five-Day Forecasts: You can see a 5-day forecast with important details.
  • Sunrise and Sunset: You can see Today's and Tomorrow's sunrise and sunset time.
  • Customizable Settings: Personalize your app experience with temperature and wind units.
  • Deleted Saved Location: You can Delete saved location if you want.
  • Intuitive UI: Clean and intuitive interface for seamless navigation and user experience.

instruction

  • When you run the app for the first time, the search screen appears after the splash screen.
  • Then you have to add a location name.
  • Then you will be redirected to the home screen.
  • In-Home Screen at the top you find add(+) Button. which navigates to the search screen.
  • The 3-dot button at the top right side navigates to the settings screen.
  • On clicking on the location name in the Home screen, you will navigate to your saved collection list.
  • If you have saved some location then every time you open the app you see the Home Screen after the splash screen.

Screenshots

Splash Screen Home Screen 5 Day Forecast Screen Search Screen
Save Location Screen Setting Screen

Video Demo

Weather.App.mp4

Dewonloiad Apk

Download APK - Support android-arm64 - 7.4 MB

Download APK - Support Any Android - 20.9 MB

Setup and Run

git clone https://github.com/MdAshrafUllah/weather_app.git 
Flutter pub get
Flutter run

or if you have FVM then Run this after Cloneing

fvm flutter pub get
fvm flutter run