flutter_geofence_manager 1.0.0
flutter_geofence_manager: ^1.0.0 copied to clipboard
A cross-platform Flutter plugin to handle geofencing for Android and iOS. Provides background location monitoring and geofence event handling.
Changelog #
1.0.0 #
- Initial release of the cross-platform geofencing plugin
- Support for Android and iOS platforms
- Background location monitoring
- Geofence entry and exit event detection
- Multiple geofence support
- Proper permission handling for both platforms
- Privacy manifest compliance for iOS
- Platform interface implementation
- Comprehensive documentation and examples
0.1.0 #
- Initial development version