geofence

A simple geofence flutter project to simulate how geofence work.

Getting Started - How to run the app

There are 2 ways to test this app.

  1. Install the apk
  2. Connecting a mobile device(android)
  • clone the repo
  • run "flutter pub get"
  • connect a mobile phone and run the code

Tested Device Details

Oneplus 6, Android 10

limitations

  • Not able to work on emulators due to it requiring locations services and wifi to be enabled
  • Will not work with VPN and mobile data
  • Will not work on IOS devices(not tested)
  • May not work on older Android devices