Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
- main search
- weather weather