flutter_compass
flutter_compass copied to clipboard
Accuracy returning null.
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)
see this issue here, https://github.com/hemanthrajv/flutter_compass/issues/31