Hello,
I am trying to create an app that sends a notification to the user when they are a certain distance from their house. To trigger this notification, the app would need to run in the background so that even when the user closes the app, it can still track the location.
Is this possible in FlutterFlow? And if so please let me know.
Thanks!