flutter_background_geolocation
flutter_background_geolocation copied to clipboard
Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
## Your Environment * Plugin version: 4.15.5 * Platform: Android * OS version: 14 * Flutter info (`flutter doctor`): * Plugin config: ```dart // ignore_for_file: avoid_print import 'dart:async'; import 'package:delivery/bloc/auth_bloc.dart';...
## Your Environment * Plugin version: 4.15.5 * Platform: Android * OS version: 34 * Device manufacturer / model: Galaxy A50 * Flutter info (`flutter doctor`): [✓] Flutter (Channel stable,...
My login function calls -> await bg.BackgroundGeolocation.start() My logout function calls -> await bg.BackgroundGeolocation.stop() ## Expected Behavior In my app, whenever a user login to the app tracking gets started,...
Unhandled Exception: type '(HeadlessTask) => void' is not a subtype of type '(HeadlessEvent) => void'
Package detects and emits locations that have a new uuid but are duplicates because every other parameters are the same. ## Your Environment * Plugin version: 4.14.2 * Platform: Android,...
Apple has Activity type Airborne for over 3 years. [Link](https://developer.apple.com/documentation/corelocation/clactivitytype/clactivitytypeairborne?language=objc) can we add this as well. https://github.com/transistorsoft/flutter_background_geolocation/blob/6b4d4cccf0064ac05a1cbeff4cd5557a15b4111c/lib/models/config.dart#L67
## Your Environment * Plugin version: **4.15.3** * Platform: iOS or Android **Android** * OS version: **Android 13, API 33** * Device manufacturer / model: Emulator and Samsung * Flutter...
## Your Environment * Plugin version: 4.15.5 * Platform: Android * OS version: 13 * Device manufacturer / model: Fairphone4 * Flutter info (`flutter doctor`): [√] Flutter (Channel stable, 3.22.3,...
## Your Environment * Plugin version: ^4.15.5 * Platform: Android * OS version: 12, 13 and 14 * Device manufacturer / model: Pixel, Pixel 2 and Pixel 7 (Android Studio...
## Your Environment * Plugin version: ^4.15.5 * Platform: Android * OS version: 12 * Device manufacturer / model: Samsung * Flutter info (`flutter doctor`): ``` [✓] Flutter (Channel stable,...