flutter-geolocator icon indicating copy to clipboard operation
flutter-geolocator copied to clipboard

Feature request for Geofencing on both android and iOS

Open GadepalliAditya1998 opened this issue 4 years ago • 3 comments

Please integrate even the Geofencing API in the current plugin so that it becomes easy to use and make it available to work in background that takes dart function as callback and request updates.

GadepalliAditya1998 avatar Aug 20 '19 06:08 GadepalliAditya1998

Ongoing, please see https://github.com/BaseflowIT/flutter-geolocator/tree/feature/issue_316 (will update with PR # when available

Also see the following link for reference: https://medium.com/flutter/executing-dart-in-the-background-with-flutter-plugins-and-geofencing-2b3e40a1a124

sjoerd0301 avatar Sep 16 '19 08:09 sjoerd0301

Does anyone know if this is already in production?

miguelflores1993 avatar Mar 07 '22 13:03 miguelflores1993

References to geofencing APIs for Android and iOS:

For Android: https://developer.android.com/training/location/geofencing For iOS: https://developer.apple.com/documentation/corelocation/monitoring_the_user_s_proximity_to_geographic_regions?language=objc

JeroenWeener avatar Jun 14 '23 11:06 JeroenWeener