hemanthrajv / flutter_compass

MIT License
102 stars 188 forks source link

Accuracy returning null. #46

Open dark-chocolate opened 3 years ago

dark-chocolate commented 3 years ago

Run this code:

FlutterCompass.events.listen(print);

And you'll see logs

heading: 8.04228051653871
headingForCameraMode: 7.436648389885647
accuracy: null

Version:

flutter_compass: ^0.5.0

Tested on Samsung Galaxy S20+ (Android 10)

robcleghorn commented 6 months ago

see this issue here, https://github.com/hemanthrajv/flutter_compass/issues/31