Baseflow / Baseflow/flutter-geolocator

[Question]: Receiving position updates while running app in background.

Open
#1,769 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.3k
Forks
803
Avg merge
8h 16m
Merged PRs (30d)
1

Description

### Please select for which platform(s) you need help

- [ ] Android
- [x] iOS
- [ ] Linux
- [ ] macOS
- [ ] Web
- [ ] Windows

### Your question

I’m building an app that listens for location updates to trigger an alert when the user enters a defined area.

I want this to work reliably while the app is in the background or the phone is asleep, potentially for hours at a time. I’ve enabled Background Modes → Location Updates.

Is this sufficient to ensure ALL location updates are processed, or do I need a more robust solution (e.g. [flutter_background_service](https://pub.dev/packages/flutter_background_service) )?

Thanks

### Version

14.0.2

Contributor guide

Open the contributing guide

Research direction

This is a question about Flutter geolocator 14.0.2 on iOS, specifically Background Modes → Location Updates and the flutter_background_service alternative. Start by reviewing the plugin's iOS background-location behavior and comparing it with the proposed service. Done means a maintainer-confirmed answer about whether the current setup supports reliable background or sleeping-device alerts.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.