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
7
likes
130
pub points
41%
popularity

Publisher

verified publisherobjectivity.co.uk

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

beacon_monitoring_platform_interface, flutter

More

Packages that depend on beacon_monitoring