Skip to content

Weather App is a Flutter application that displays weather forecast data using the OpenWeatherMap API.

Notifications You must be signed in to change notification settings

adarshpandey18/Weather-App

Repository files navigation

Weather App

Weather App is a Flutter application that displays weather forecast data using the OpenWeatherMap API.

Features

  • Display current weather conditions including temperature, sky condition, pressure, wind speed, and humidity.
  • Show hourly forecast for the next 5 hours.
  • Additional information section displaying humidity, wind speed, and pressure.

Screenshots

Screenshot

Getting Started

To get started with the Weather App, follow these steps:

  1. Clone this repository.
  2. Get an API key from OpenWeatherMap and replace YOUR_API_KEY in secret.dart with your actual API key.
  3. Run the app using Flutter:

Dependencies

  • flutter
  • http: ^0.13.3
  • intl: ^0.17.0
  • cupertino_icons: ^1.0.6

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

License

MIT License

About

Weather App is a Flutter application that displays weather forecast data using the OpenWeatherMap API.

Topics

Resources

Stars

Watchers

Forks