Skip to content

vishalvnair124/weather_app

Repository files navigation

🌦️ Weather App – Flutter

A simple Flutter application that provides live weather updates for cities using real-time weather API data.


🚀 Features

  • 🌍 Get current weather by city name
  • 🌡️ Shows temperature, condition, and weather icon
  • 📱 Clean, responsive UI for mobile
  • 🔁 Refresh to get updated weather info

🧑‍💻 Built With

  • 🔷 Flutter (Dart)
  • 🌐 Weather API (e.g., OpenWeatherMap)
  • 📱 Android, iOS, Web, Windows, Linux, macOS supported

📲 How to Run

flutter pub get
flutter run

You can run it on emulator, physical device, or web.


📁 Project Structure

weather_app/
├── lib/              # Dart code (UI + logic)
├── images/           # Weather icons or assets
├── android/ios/web/  # Platform-specific support
├── pubspec.yaml      # Dependencies
└── README.md

👨‍💻 Developed By

Vishal V Nair
📫 GitHub: @vishalvnair124


🔐 Note: Add your own Weather API key in the code (e.g., apiKey = "your_key_here") before running.

About

Using Flutter a app which give live weather information of city's

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published