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.
- Host: GitHub
- URL: https://github.com/harshit433/live-location-tracking-application
- Owner: harshit433
- Created: 2023-03-02T05:01:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T05:11:26.000Z (over 2 years ago)
- Last Synced: 2025-01-16T23:12:48.080Z (9 months ago)
- Topics: android-application, dart, flutter-apps, location-tracking, real-time
- Language: C++
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.