Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 15 hours 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-22T05:05:41.000Z (over 1 year ago)
- Last Synced: 2023-07-22T06:57:09.787Z (over 1 year ago)
- Topics: android, api, flutter, geolocator
- Language: Dart
- Homepage:
- Size: 502 KB
- Stars: 2
- 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`