flutter_background_geolocation
flutter_background_geolocation copied to clipboard
Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
## Your Environment * Plugin version: 4.8.7 * Platform: Android * OS version: * Device manufacturer / model: Huawei P30 * Flutter info (`flutter doctor`): [✓] Flutter (Channel stable, 3.3.10,...
## Your Environment * Plugin version:4.8.5 * Platform: iOS or Android -IOS * OS version: Windows Emulator * Device manufacturer / model: Emulator - Pixel 4 xl * Flutter info...
unable to receive Background Location on IOS, flutter 3.3.7 ## Your Environment * Plugin version:4.8.5 * Platform: iOS or Android: IOS * OS version:15.5 * Device manufacturer / model: iphone...
## Your Environment * Plugin version: * Platform: iOS or Android * OS version: * Device manufacturer / model: * Flutter info (`flutter doctor`): * Plugin config: ```dart PASTE_YOUR_CODE_HERE ```...
Plugin version:4.7.1 Platform: Android OS version:9 Device manufacturer / model:moto Flutter info (flutter doctor): Plugin config: ``` bg.BackgroundGeolocation.onGeofence((bg.GeofenceEvent event) { print('[geofence] ' + event.toString()); if (event.identifier == 'DANGER_ZONE') { if...
Plugin version:4.7.1 Platform: Android OS version:9 Device manufacturer / model:moto Flutter info (flutter doctor): Plugin config: ``` void backgroundGeolocationHeadlessTask(bg.HeadlessEvent headlessEvent) async { await SharedPrefs().init(); print('📬 --> $headlessEvent'); switch (headlessEvent.name) {...
## Your Environment * Plugin version: * Platform: iOS or Android * OS version: * Device manufacturer / model: * Flutter info (`flutter doctor`): * Plugin config: ```dart bg.BackgroundGeolocation.onProviderChange(onProviderChange); bg.BackgroundGeolocation.onConnectivityChange(onConnectivityChange);...
## Your Environment * Plugin version: 4.7.0 * Platform: Android * Flutter info (`flutter doctor`): /Users/lloydabernathy/flutter/bin/flutter doctor --verbose [✓] Flutter (Channel stable, 3.3.5, on macOS 12.5 21G72 darwin-arm, locale en-US)...
## Your Environment * Plugin version: flutter_background_geolocation: 4.7.1 * Platform: Android * OS version: * Device manufacturer / model: * Flutter info (`flutter doctor`): * Plugin config: ```dart Could not...
## Your Environment * Plugin version: 4.8.5 * Platform: Android * OS version: Android 11 * Device manufacturer / model: samsung / galaxy s21+ * Flutter info (`flutter doctor`): [✓]...