Skip to content

Live Location Sharing App with Flutter & Firebase Firestore

License

Notifications You must be signed in to change notification settings

cihatfurkaneken/CarFollowFlutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Location Sharing App 📍

  • Developed with Flutter & Dart
  • Back-end as Firebase

Features

  • Live real-time location tracking for a device
  • Login and Register System
  • Sharing can be turned on or off
  • Where is My Friend button for find the firend easy

Flutter Firebase

Preview

Click to expand!

App Screens

  • Login & Register

drawing drawing

  • Entering Uid and Share

drawing drawing

  • Map and Seeing friend
drawing

Firebase Firestore

Click to expand!
  • Locations
drawing
  • Users
drawing

Installation

  • You need take a Google Maps API key from Google Cloud and enter the code to .\android\app\src\main\AndroidManifest.xml
<meta-data android:name="com.google.android.geo.API_KEY" 
            android:value="yourAPIkeyHere"/>
  • You need Create Firestroe from Firebase and create 2 collection named 'Konumlar' and 'Kullanicilar' it is default names you can change from codes. Then take GoogleServices.json file from Firebase and put to .\android\app folder.

  • Don't forget to enable Firebase Auth email

Thank You

The application is designed in Turkish but can be easily modified.

Releases

No releases published

Packages

No packages published

Languages