Weather App

A simple weather app built with Flutter and Provider state management. This app allows users to search for a country and display its current weather information.

Features

  • Search for a country and display its weather information.
  • View the current temperature, weather condition, an icon representing the weather , and last update.
  • View 3 days forcast with their temperature.
  • Retrieve weather data from an API using the http package.
  • Implement state management using the Provider library.
  • Clean and intuitive user interface.

Screenshots

photo_2023-06-12_13-33-02

photo_2023-06-12_13-33-06