Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roby2409/google_maps_flutter_live_location
Google Maps flutter with live your current location (live tracking with marker)
https://github.com/roby2409/google_maps_flutter_live_location
current-location-marker flutter flutter-apps googlemapsflutter liive-locaiton live-tracking location
Last synced: about 1 month ago
JSON representation
Google Maps flutter with live your current location (live tracking with marker)
- Host: GitHub
- URL: https://github.com/roby2409/google_maps_flutter_live_location
- Owner: roby2409
- Created: 2024-02-27T09:15:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T10:11:14.000Z (9 months ago)
- Last Synced: 2024-10-05T17:20:59.497Z (about 1 month ago)
- Topics: current-location-marker, flutter, flutter-apps, googlemapsflutter, liive-locaiton, live-tracking, location
- Language: Dart
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Google Maps with Live Location
Source Code for Flutter Google Maps with live Location using goooglmap and location package.
## App Features
- Add current location to firebase and locate it in google map.
- Enable your live location and track it live in other devices.For Step By Step Guide Follow this:
- Flutter Google Maps with live Location Tracker - Google maps flutter and location + Source Code
- Go to Google Developer Console. [https://console.firebase.google.com]
- Create a new project.
- Enable Maps SDK for Android and Maps SDK for iOS in the API section. [https://console.cloud.google.com/]
- Go to Credentials and create a new API key, Make sure you have choosed same project from console firebase.## Links used in project:
- [Location Package](https://bit.ly/2XcsBcX)
- [Google Map Package](https://bit.ly/2Vu1SYC)
- [Responsive Sizer Package](https://pub.dev/packages/responsive_sizer)Enjoy this code