loup-v / beacons

Flutter beacons plugin for Android and iOS.
Apache License 2.0
78 stars 53 forks source link

How to stop ranging? #36

Closed oaansari closed 5 years ago

oaansari commented 5 years ago

Hi,

I could not find a method to call to stop ranging beacons. There's a stopMonitoring method. Could anyone kindly tell me how to programmatically stop ranging beacons after calling Beacons.ranging().

Thanks,