geo_fencing_ios 1.0.1 copy "geo_fencing_ios: ^1.0.1" to clipboard
geo_fencing_ios: ^1.0.1 copied to clipboard

PlatformiOS

A Flutter plugin for iOS flutter_geofence_manager functionality. Provides background location monitoring and geofence event handling for iOS applications.

Changelog #

1.0.1 #

  • Updated README.md to reference the new main plugin name flutter_geofence_manager
  • Updated GitHub URLs in pubspec.yaml for consistency
  • Updated dependency to use geo_fencing_platform_interface ^1.0.1
  • Improved documentation consistency across the plugin suite

1.0.0 #

  • Initial release of the iOS geo-fencing implementation
  • Native iOS geofencing using CoreLocation framework
  • Background location monitoring support
  • Geofence entry and exit detection
  • Multiple geofence region support
  • Proper iOS permission handling
  • Privacy manifest compliance
  • CLLocationManagerDelegate implementation
  • Background app refresh support

0.0.1 #

  • Initial development version
0
likes
130
points
24
downloads

Publisher

verified publisherakshya.site

Weekly Downloads

A Flutter plugin for iOS flutter_geofence_manager functionality. Provides background location monitoring and geofence event handling for iOS applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geo_fencing_platform_interface

More

Packages that depend on geo_fencing_ios

Packages that implement geo_fencing_ios