medyas / flutter_qiblah

Flutter Qiblah is a plugin that allows you to display Qiblah direction in you app with support for both Android and iOS.
https://pub.dev/packages/flutter_qiblah
MIT License
127 stars 91 forks source link

How to detect compass accuracy? #43

Open abdimussa87 opened 10 months ago

abdimussa87 commented 10 months ago

So sometimes the qiblah direction doesn't show the correct position. A compass calibration solves the issue. How can we detect when the accuracy is low, so that we show to the user to calibrate the compass?

medyas commented 10 months ago

@abdimussa87 this is not currently support by the plugin

abdimussa87 commented 10 months ago

Thanks for getting back. Any plans for integrating this? Sometimes showing incorrect qibla can be problematic.