flutter_compass icon indicating copy to clipboard operation
flutter_compass copied to clipboard

Accuracy returning null.

Open dark-chocolate opened this issue 4 years ago • 1 comments

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)

dark-chocolate avatar Nov 28 '20 11:11 dark-chocolate

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

robcleghorn avatar May 04 '24 20:05 robcleghorn