Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chinmaywali/weather-app

A Flutter-based mobile application designed to provide accurate and intuitive weather forecasts for users..🌦️🌡️
https://github.com/chinmaywali/weather-app

dart flutter flutter-app mobile-app openweather-api weather-forecast

Last synced: 5 days ago
JSON representation

A Flutter-based mobile application designed to provide accurate and intuitive weather forecasts for users..🌦️🌡️

Awesome Lists containing this project

README

        




Weatherly App 🌦️


◦ A real-time Weather Forecasting App


◦ Developed with Dart, Flutter, and HTTP package


---

## Description

The Weatherly App is a Flutter-based mobile application designed to provide accurate and intuitive weather forecasts for users.
It offers real-time weather updates, hourly forecasts, and additional information like temperature, humidity, wind speed, and pressure for a selected city.

---

## Screenshots

| Home Screen | Hourly Forecast | Real-time refresh |
| ----------- | --------------- | ---------------------- |
|![Screenshot (281)](https://github.com/chinmaywali/Weather-App/assets/123446377/ad535ef0-1298-4de8-b821-f2348b84ae37) | ![Screenshot (282)](https://github.com/chinmaywali/Weather-App/assets/123446377/6d2e594e-1385-4595-bd56-bc1aea96d313) | ![Screenshot (283)](https://github.com/chinmaywali/Weather-App/assets/123446377/16b1dcf7-2aa2-4d67-a056-4abc6e0f08b7) |

---

## Features

- Real-time weather data for a chosen city.
- Hourly forecast display for upcoming weather changes.
- Additional information such as humidity, wind speed, and pressure.
- Refresh option to update weather information instantly.

---

ThankYou