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

https://github.com/harshit433/live-location-tracking-application

This is a live location tracking application developed using flutter in dart language. This application fetches the live location of a device and displays it on a map.
https://github.com/harshit433/live-location-tracking-application

android-application dart flutter-apps location-tracking real-time

Last synced: 7 months ago
JSON representation

This is a live location tracking application developed using flutter in dart language. This application fetches the live location of a device and displays it on a map.

Awesome Lists containing this project

README

          

# Location tracking app

A flutter project to track live location of a device

## Getting Started

This is an application developed using flutter which tracks your live location. It tell you where you are by marking your current location on the map. Your location is updated at every 2 seconds.
This application uses OpenStreetMaps(OSM) to display live location on the map.