geo_fencing_android 1.0.0 copy "geo_fencing_android: ^1.0.0" to clipboard
geo_fencing_android: ^1.0.0 copied to clipboard

Android implementation of geo_fencing plugin.

Changelog #

1.0.0 #

  • Initial release of the Android geo-fencing implementation
  • Native Android geofencing using Google Play Services
  • Background location monitoring support
  • Geofence entry and exit detection
  • Multiple geofence region support
  • Proper permission handling for location access
  • BroadcastReceiver pattern for event handling
  • PendingIntent for system-level geofence management