Skip to content

Tried making my first flutter app while learning flutter, not that bad, integrated API to get realtime weather data.

Notifications You must be signed in to change notification settings

shivam-1810/Starting_with_Flutter-Weather_App

Repository files navigation

🌦️ Flutter Weather App

Flutter OpenWeather API

A simple and responsive weather application built with Flutter, providing real-time weather updates. This app uses the OpenWeather API to deliver accurate weather data and demonstrates Flutter's cross-platform capabilities.

📱 App Overview

This weather app is designed to display the live weather information, including temperature, humidity, and wind speed, in a user-friendly interface.

🌟 Key Features

  • Real-Time Weather Data: Displays live temperature, humidity, wind speed, and weather conditions.
  • Clean, Minimalist UI: Focused on ease of use with a straightforward design.

🛠️ Technologies Used

  • Flutter: For building a responsive, cross-platform application.
  • Dart: The programming language optimized for Flutter.
  • OpenWeather API: Supplies accurate, real-time weather data.

🔑 API Integration

The app fetches weather data from the OpenWeather API. To enable the API:

  1. Obtain an API Key:

  2. Insert the API Key:

    • Replace the API Key with your API key.

📲 Installation & Setup

To set up and run the app locally:

  1. Clone the Repository.
  2. Navigate to the Project Directory.
  3. Install Dependencies.
  4. Run the App.

Or you can directly download the app to view it in your android or iOS - Weather App.

🤝 Contributions

Contributions and feedback are encouraged! Feel free to create and work on issues to improve the app further. If you have ideas or bug reports, please open an issue, and for code contributions, submit a pull request.

About

Tried making my first flutter app while learning flutter, not that bad, integrated API to get realtime weather data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published