BYOD-Location-Tracker

This is an android app that can be used to track location of a device.The app is built using flutter. This app tracks location of user and logs it into google firebase.

Dependencies

  1. Android studio.
  2. Flutter / Dart.
  3. Google geolocation api.
  4. Google firebase.

Installation

  1. Create a new project in android studio
  2. Copy and paste “main.dart” and “map.dart” from this repo to your porject root folder/lib.
  3. Add your api key for geolocation api and firebase in the google-services.json file.
  4. Click on build and run the emulator.

GitHub

View Github