beacon_monitoring 1.0.1
beacon_monitoring: ^1.0.1 copied to clipboard
A Flutter plugin for monitoring beacons 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