Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A minimal, beautiful Flutter app for real-time weather updates based on your location.


✨ Features

  • 🌍 Detects your current city automatically (with location permission)
  • ☀️ Shows real-time temperature and weather condition
  • 🎨 Minimal, modern UI with animated weather icons (Lottie)
  • 📍 Pin icon highlights your city
  • 🌑 Dark background for a sleek look
  • 🔤 Custom font for a unique feel

📱 Screenshots


🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/DevDebpriyo/Weather-App.git
    cd Weather-App
  2. Install dependencies:
    flutter pub get
  3. Add your OpenWeatherMap API key:
    • Edit lib/services/weather_service.dart and replace the API key with your own if needed.
  4. Run the app:
    flutter run

🛠️ Project Structure

  • lib/
    • main.dart — App entry point
    • models/ — Weather data model
    • pages/ — Main weather UI
    • services/ — Location and weather API logic
  • assets/ — Lottie weather animations & fonts

📦 Dependencies


📝 License

This project is licensed under the MIT License.


Made with ❤️ using Flutter

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages