Looking for a Flutter solution for background/killed app notifications based on proximity

Hey devs! đź‘‹

I’m planning to build a Flutter app with two sides: a sender and a potential receiver. The receiver could have the app open, in the background, or even killed.

The idea is:

When the sender sends a request, the app checks if the receiver …


This content originally appeared on DEV Community and was authored by Fares Mohamed

Hey devs! đź‘‹

I’m planning to build a Flutter app with two sides: a sender and a potential receiver. The receiver could have the app open, in the background, or even killed.

The idea is:

When the sender sends a request, the app checks if the receiver is nearby (within 50 km).

If they are, the receiver gets a notification like: “Someone nearby sent a request.”

Ideally, it would also know the receiver’s location relative to the sender, but that’s optional.

I’m aware that iOS and Android have strict background/killed app restrictions, so I’m looking for a reliable, cross-platform solution. If it only works on one platform, that’s fine too.

If anyone has experience with:

Background location tracking in Flutter

Sending notifications from killed apps

Proximity-based triggers

…please share your approach or any guidance. Really appreciate it! 🙏


This content originally appeared on DEV Community and was authored by Fares Mohamed


Print Share Comment Cite Upload Translate Updates
APA

Fares Mohamed | Sciencx (2025-10-30T11:04:46+00:00) Looking for a Flutter solution for background/killed app notifications based on proximity. Retrieved from https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/

MLA
" » Looking for a Flutter solution for background/killed app notifications based on proximity." Fares Mohamed | Sciencx - Thursday October 30, 2025, https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/
HARVARD
Fares Mohamed | Sciencx Thursday October 30, 2025 » Looking for a Flutter solution for background/killed app notifications based on proximity., viewed ,<https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/>
VANCOUVER
Fares Mohamed | Sciencx - » Looking for a Flutter solution for background/killed app notifications based on proximity. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/
CHICAGO
" » Looking for a Flutter solution for background/killed app notifications based on proximity." Fares Mohamed | Sciencx - Accessed . https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/
IEEE
" » Looking for a Flutter solution for background/killed app notifications based on proximity." Fares Mohamed | Sciencx [Online]. Available: https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/. [Accessed: ]
rf:citation
» Looking for a Flutter solution for background/killed app notifications based on proximity | Fares Mohamed | Sciencx | https://www.scien.cx/2025/10/30/looking-for-a-flutter-solution-for-background-killed-app-notifications-based-on-proximity/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.