Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 534 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 534 Bytes

GeoLocator App

A Live location sharing app created in Flutter using Firebase as the backend.

Features

  • Create groups and choose to share your live location
  • View group members on the map
  • Google Sign-in

Dependencies

  • Flutter
  • Firebase
  • Google Sign in
  • Maps Plugin
  • Cloud Firestore
  • Google Cloud

Getting Started

1.Setup Flutter

2.Clone the repo

$ git clone https://github.com/Arsh2k01/GeoLocator_App.git
$ cd GeoLocator_App

3. Run the app

$ flutter run --no-sound-null-safety