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

Latest commit

 

History

History
27 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.13 KB

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