https://github.com/varshil-shah/weather-app
Weather app that displays weather based on your location which is completely build using Flutter.
https://github.com/varshil-shah/weather-app
android api flutter geolocator
Last synced: 3 months ago
JSON representation
Weather app that displays weather based on your location which is completely build using Flutter.
- Host: GitHub
- URL: https://github.com/varshil-shah/weather-app
- Owner: varshil-shah
- Created: 2023-07-20T11:55:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T05:05:41.000Z (about 2 years ago)
- Last Synced: 2025-07-09T06:04:27.107Z (3 months ago)
- Topics: android, api, flutter, geolocator
- Language: Dart
- Homepage: https://github.com/varshil-shah/weather-app/releases/download/v1/weather.apk
- Size: 502 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather app
A simple weather app which displays weather in your area based on the geolocation.
## Getting Started
1. Click on the release section and download the apk.
2. Execute the apk file and turn the geolocation.## Weather API -
Currently, in my project I'm using [Open weather map](https://openweathermap.org/) this API.
## Want to fork?
Feel free to folk the my project.
`Add api_key.dart file under /lib/api/ and given variable same name as api_key.example.dart file`