beacon_monitoring 2.0.0
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
registrarproperty fromMonitoringBackgroundHandlerinstance init - iOS - Make
locationManagerproperty inLocationServicenotlazyto setuplocationManager.delegateat service init - iOS - Add
preferencesStorageproperty toMonitoringBackgroundHandlerinstance init - iOS - Add automatic setup of
beaconServicedelegate toMonitoringBackgroundHandlerinstance init to automatically setup listener
2.0.0 #
- iOS - bugfix, Plugin does not range beacons on iOS
- Null safety migration