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: about 1 year ago
JSON representation
A Flutter-based mobile application designed to provide accurate and intuitive weather forecasts for users..🌦️🌡️
- Host: GitHub
- URL: https://github.com/chinmaywali/weather-app
- Owner: chinmaywali
- Created: 2023-12-01T10:03:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T08:35:04.000Z (about 2 years ago)
- Last Synced: 2025-02-10T04:28:54.633Z (over 1 year ago)
- Topics: dart, flutter, flutter-app, mobile-app, openweather-api, weather-forecast
- Language: Dart
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |
| ----------- | --------------- | ---------------------- |
| |  |  |
---
## 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