flutter_geofence_manager 1.0.2 copy "flutter_geofence_manager: ^1.0.2" to clipboard
flutter_geofence_manager: ^1.0.2 copied to clipboard

A cross-platform Flutter plugin to handle flutter_geofence_manager for Android and iOS. Provides background location monitoring and geofence event handling.

Changelog #

1.0.2 #

  • Bug Fixes flutter_geofence_manager
    • Fixed Android build failure caused by deprecated package attribute in AndroidManifest.xml
    • Updated package namespace configuration for Android Gradle Plugin compatibility
    • Resolved package declaration mismatches in Kotlin source files

1.0.1 #

  • Updated package name from flutter_geo_fencing to flutter_geofence_manager to resolve naming conflicts
  • Updated all documentation and references to use the new package name
  • Updated dependencies to use latest versions of sub-packages (1.0.1)
  • Improved documentation consistency across the plugin suite
  • Updated GitHub URLs and repository information
  • All sub-packages now use consistent versioning and documentation

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
5
likes
140
points
34
downloads

Publisher

verified publisherakshya.site

Weekly Downloads

A cross-platform Flutter plugin to handle flutter_geofence_manager for Android and iOS. Provides background location monitoring and geofence event handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geo_fencing_android, geo_fencing_ios, geo_fencing_platform_interface

More

Packages that depend on flutter_geofence_manager