Baseflow / flutter-geolocator

Android and iOS Geolocation plugin for Flutter
https://baseflow.com/
MIT License
1.24k stars 645 forks source link

Feature request for Geofencing on both android and iOS #316

Open GadepalliAditya1998 opened 5 years ago

GadepalliAditya1998 commented 5 years ago

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.

sjoerd0301 commented 5 years ago

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

miguelflores1993 commented 2 years ago

Does anyone know if this is already in production?

JeroenWeener commented 1 year ago

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