Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klus3kk/weather-widget
The repository consists of a cross-platform weather widget.
https://github.com/klus3kk/weather-widget
Last synced: about 13 hours ago
JSON representation
The repository consists of a cross-platform weather widget.
- Host: GitHub
- URL: https://github.com/klus3kk/weather-widget
- Owner: Klus3kk
- Created: 2024-07-07T10:17:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T16:40:32.000Z (6 months ago)
- Last Synced: 2024-07-08T11:35:02.713Z (6 months ago)
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Widget
Weather Widget is a cross-platform application built with Flutter that displays current weather information. The app fetches weather data from the API and presents it in a clean and simple interface. It supports both Android and Windows, providing a unified experience across different devices.## Features
* Displays current weather information including temperature and weather conditions.
* Supports fetching weather data for a specified city.
* Simple and clean user interface.
* Cross-platform support: Works on both Android and Windows.