beacon_monitoring 2.0.0 copy "beacon_monitoring: ^2.0.0" to clipboard
beacon_monitoring: ^2.0.0 copied to clipboard

A Flutter plugin for monitoring beacons (iBeacon) on mobile platforms. Supports iOS and Android.

1.0.0 #

  • Initial release.

1.0.1 #

  • iOS - Remove registrar property from MonitoringBackgroundHandler instance init
  • iOS - Make locationManager property in LocationService not lazy to setup locationManager.delegate at service init
  • iOS - Add preferencesStorage property to MonitoringBackgroundHandler instance init
  • iOS - Add automatic setup of beaconService delegate to MonitoringBackgroundHandler instance init to automatically setup listener

2.0.0 #

  • iOS - bugfix, Plugin does not range beacons on iOS
  • Null safety migration
8
likes
160
points
26
downloads

Publisher

verified publisherobjectivity.co.uk

Weekly Downloads

A Flutter plugin for monitoring beacons (iBeacon) on mobile platforms. Supports iOS and Android.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

beacon_monitoring_platform_interface, flutter

More

Packages that depend on beacon_monitoring

Packages that implement beacon_monitoring