Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.23 KB

Flutter Weather App

A Flutter weather app that allows users to check real-time weather information for different cities. The app fetches weather data from the OpenWeatherMap API and provides a clean and visually appealing interface.

Features

  • User-Friendly Interface: Simple UI for easy interaction.
  • Real-Time Weather Data: Fetches weather information using OpenWeatherMap API.
  • Weather Icons: Displays intuitive weather icons for better user experience.
  • Responsive Design: Supports various screen sizes.

Dependencies

  • http: HTTP client for making requests to the OpenWeatherMap API.
  • weather_icons: Provides weather icons for different weather conditions.

Future Features

We have exciting plans for future releases of the Flutter Weather App. Here are some features we're considering adding:

  • Animations: Animations that matches the description for the weather by removing current weather_icons.
  • Dark Mode: Introduce a dark mode for users who prefer a darker interface.
  • Location-based Weather: Automatically fetch weather data based on the user's current location.

Screenshot

weather_app_demo