Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadaamohhamed/weather-app
A Flutter app to stay informed with weather info by simply entering any city's name to instantly access accurate, up-to-date weather data wherever you are.
https://github.com/nadaamohhamed/weather-app
flutter-apps
Last synced: 8 days ago
JSON representation
A Flutter app to stay informed with weather info by simply entering any city's name to instantly access accurate, up-to-date weather data wherever you are.
- Host: GitHub
- URL: https://github.com/nadaamohhamed/weather-app
- Owner: nadaamohhamed
- Created: 2024-04-11T18:58:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T21:46:09.000Z (7 months ago)
- Last Synced: 2024-08-08T02:07:36.787Z (3 months ago)
- Topics: flutter-apps
- Language: Makefile
- Homepage:
- Size: 21.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App
A Flutter app to stay informed with weather info by simply entering any city's name to instantly access accurate, up-to-date weather data wherever you are.## Features
- **Current Weather Data**
- Get the current weather data for any location.
- Current temperature, weather condition, low temperature, high temperature, and last time updated at is displayed.
- **Search Location**
- Search for any city to get the current weather data.
## State Management Used
- [BloC](https://pub.dev/packages/flutter_bloc): A state management library that leverages the BLoC (Business Logic Component) pattern to manage the states in Flutter applications.## APIs Used
- [weatherapi](https://www.weatherapi.com/): provides access to free weather and geo data via a JSON/XML restful API.
- Access to real-time global weather stations and millions of high-resolution (1 to 11 km) weather points for Hourly, Daily weather data and much more.## Screenshots
-
-