0

I want to make tracking run when the application exits or runs on the background service does the plugin already support? I have read this tutorial and I am still confused whether there are examples of projects here or is there a plugin for this?

ray
  • 5,454
  • 1
  • 18
  • 40
Kurniawan
  • 41
  • 1
  • Try [this](https://github.com/baseflowit/flutter-geolocator) – CopsOnRoad Jan 24 '19 at 07:44
  • I see it does not support background services for Android ? – Kurniawan Jan 24 '19 at 08:07
  • Currently that's the only packages which is closest to your needs. You can upvote on background issues there. And if you don't want to depend on that plugin, you can implement it using `MethodChannel` or `EventChannel` on your own. – CopsOnRoad Jan 24 '19 at 09:36

0 Answers0