Skip to content

The Foreca weather app shows us the weather condition base on our location.

Notifications You must be signed in to change notification settings

the-aziz-dev/flutter_foreca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Foreca Weather app

The Foreca app is a simple weather app that shows us the weather condition base on our location. In this application, we have used the OpenWeatherMap API. We fetch weather condition data from OpenWeatherMap by the HTTP package, and With the Geolocator package, we work with GPS mobile and can find our current location. Finally, based on our location, we determine which data should come from OpenWeatherMap.

To use this source, you must register on OpenWeatherMap and get your ApiKey, then replace your API key with my expired API key :)

I was able to implement this application after watching Angela Yu's course.

How does the Foreca app look like:

image

About

The Foreca weather app shows us the weather condition base on our location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published