Skip to content

Hey there! I'm Sagnik Bhattacharya, and this is my Flutter Weather App. It's a neat little tool that lets you check out the weather vibes for cities all around the globe. Built with love and some Flutter magic, I hope you find it useful. Dive in and let me know what you think!

License

Notifications You must be signed in to change notification settings

sagnik150699/weather_app_flutter

Repository files navigation

Climate app Flutter

A simple and intuitive weather application built with Flutter. Check the weather for cities worldwide!

Features

  • Fetch real-time weather data using OpenWeatherMap API.
  • Clean and user-friendly UI.
  • Supports both Celsius and Fahrenheit.

Screenshot

Screenshot.png

Prerequisites

Installation

  1. Clone the repo:
    git clone https://github.com/sagnik150699/flutter_weather_app.git

Navigate to the project directory:

sh Copy code cd flutter_weather_app Install dependencies:

sh Copy code flutter pub get Update apiKey in the relevant file with your OpenWeatherMap API key.

Run the app:

sh Copy code flutter run Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments OpenWeatherMap for providing the weather data API. Flutter for the awesome framework. vbnet

Make sure to replace yourusername with your actual GitHub username. Adjust any

About

Hey there! I'm Sagnik Bhattacharya, and this is my Flutter Weather App. It's a neat little tool that lets you check out the weather vibes for cities all around the globe. Built with love and some Flutter magic, I hope you find it useful. Dive in and let me know what you think!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages