geo_fencing_ios 1.0.0
geo_fencing_ios: ^1.0.0 copied to clipboard
A Flutter plugin for iOS geofencing functionality. Provides background location monitoring and geofence event handling for iOS applications.
Changelog #
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