How to track location of the user in background(when terminated) only if the user is in moving state?
I want to track the current location of the user. when the user is in moving state. I have tried to get the moving state of the user in foreground by using flutter_activity_recognition: ^3.0.0 and I’m not sure it can work on terminated state