hemanthrajv / flutter_compass

MIT License
102 stars 188 forks source link

Flutter Compass Accuarcy #58

Open eslamelmishtawy opened 3 years ago

eslamelmishtawy commented 3 years ago

This has very low accuracy and there is no way to calibrate it it gives different heading for the same direction any help?

aqinfh commented 3 years ago

Same here

FaFre commented 3 years ago

On my device the direction is super bouncy and sometimes completely pointing into the wrong direction.

@eslamelmishtawy @aqinfh did you guys find a solution in the meanwhile?

aqinfh commented 3 years ago

i dont have solution. i just tried some application using flutter base, it all have some issues. Maybe, better using native than flutter for compass

vanlooverenkoen commented 2 years ago

@aqinfh the implementation is always native, it doesn't matter if you are using flutter or native or react native.

It will be something with the implementation in this plugin that is causing the issue.

vanlooverenkoen commented 2 years ago

@hemanthrajv how/when do we know if we need to calibrate the device.

aqinfh commented 2 years ago

do you have the same problem especially low accuracy? > @aqinfh the implementation is always native, it doesn't matter if you are using flutter or native or react native.

It will be something with the implementation in this plugin that is causing the issue.

vanlooverenkoen commented 2 years ago

It depends. but it usualy matches with the implementation in google maps. But because my compass often needs to be calibrated. I want to know when I should show the user he should do that