Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisoreb/weather_flutter_base
Access current weather data for any location onEarth!
https://github.com/gisoreb/weather_flutter_base
Last synced: 6 days ago
JSON representation
Access current weather data for any location onEarth!
- Host: GitHub
- URL: https://github.com/gisoreb/weather_flutter_base
- Owner: GisoreB
- Created: 2024-06-06T13:21:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T13:32:03.000Z (6 months ago)
- Last Synced: 2024-06-06T15:05:58.295Z (6 months ago)
- Language: C++
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weather_flutter_base
A flutter weather app which get essential weather data of a given city.
## Directory structure
* **core**
* **data**
* **domain**
* **presentation**## Screenshots
![Screenshot 2024-06-06 161921](https://github.com/GisoreB/weather_flutter_base/assets/144854877/3035f03d-3e57-44cd-ab81-d4357184b098)
![Screenshot 2024-06-06 143655](https://github.com/GisoreB/weather_flutter_base/assets/144854877/bf8bc269-6450-4ac2-8ed3-72ce07b13597)
![Screenshot 2024-06-06 065925](https://github.com/GisoreB/weather_flutter_base/assets/144854877/f14c8f2f-4837-43ba-96b6-14fb53916845)