Skip to content

A simple and elegant weather forecasting app built using Flutter. It fetches real-time weather data from an API and displays it in an intuitive user interface.

License

Notifications You must be signed in to change notification settings

Shubham-Zone/FlutterWeatherAPIApp

Repository files navigation

FlutterWeatherAPIApp

A simple and elegant weather forecasting app built using Flutter and integrated with a weather API. This app fetches real-time weather data and displays it in an intuitive user interface.

Features

  • Real-time weather updates
  • Clean and intuitive UI
  • Forecast for multiple locations

Installation

  1. Clone the repository:
    git clone https://github.com/Shubham-Zone/FlutterWeatherAPIApp.git
  2. Navigate to the project directory:
    cd FlutterWeatherAPIApp
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

API Integration

This app integrates with a weather API to fetch the latest weather data. Make sure to replace the API key in the source code with your own. Register in https://home.openweathermap.org/users/sign_in. Access to the API key https://home.openweathermap.org/users/sign_in.

Contributing

Contributions are welcome! Please create a pull request with detailed information about your changes.

License

This project is licensed under the MIT License.

About

A simple and elegant weather forecasting app built using Flutter. It fetches real-time weather data from an API and displays it in an intuitive user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published