Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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..🌦️🌡️
- Host: GitHub
- URL: https://github.com/chinmaywali/weather-app
- Owner: chinmaywali
- Created: 2023-12-01T10:03:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T06:58:46.000Z (8 months ago)
- Last Synced: 2024-04-20T07:35:49.842Z (8 months ago)
- Topics: dart, flutter, flutter-app, mobile-app, openweather-api, weather-forecast
- Language: Dart
- Homepage:
- Size: 13.7 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 |
| ----------- | --------------- | ---------------------- |
|![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