Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Testing geolocater/geocoding features etc.

Notifications You must be signed in to change notification settings

mptwaktusolat/test_gps_geocoding_geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing GPS functionality

A new Flutter project to test the usage of GPS etc.

App screenshot

Testing / verification

Check wether the location is correct by comparing to azanpro.com api database.
Api call: https://api.azanpro.com/zone/grouped.json?state=<state>
Get list of state from here
Example: https://api.azanpro.com/zone/grouped.json?state=PAHANG

Packages used

cupertino_icons (^1.0.1)\ - not using it btw geolocator (^6.1.14)
geocoding (^1.0.5)

Download

Please find the app demo from the Releases page

This app is to test location detection feature that should solve this issue in Malaysia Prayer Time app. Also we are ditching third party API, which is mpti906