Weather App

A Flutter application that displays the current weather conditions based on the user's location or a specific city.

App Demo

Features

  • Fetches and displays current weather data using the OpenWeatherMap API.
  • Automatically detects and displays the user's current city based on their location.
  • Shows animated weather icons based on the current weather conditions.

Screenshots

Loading Weather

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/weather_app.git