Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`