Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alifyasa/flutter-weather-app
Simple Weather App in Flutter
https://github.com/alifyasa/flutter-weather-app
flutter
Last synced: 5 days ago
JSON representation
Simple Weather App in Flutter
- Host: GitHub
- URL: https://github.com/alifyasa/flutter-weather-app
- Owner: alifyasa
- Created: 2024-08-25T09:26:31.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T12:05:42.000Z (5 months ago)
- Last Synced: 2024-11-09T15:47:37.577Z (2 months ago)
- Topics: flutter
- Language: C++
- Homepage:
- Size: 879 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A simple weather app built using Flutter. Data is taken from https://data.bmkg.go.id/prakiraan-cuaca/.
## Screenshots
![Main Screen](docs/main_screen.jpg)
![Choose Province](docs/choose_province.jpg)
![Choose Area](docs/choose_area.jpg)
## Authors
- [@alifyasa](https://www.github.com/alifyasa)