hemanthrajv / flutter_compass

MIT License
98 stars 141 forks source link

Updated Android implementation for better accuracy #101

Open medyas opened 5 months ago

medyas commented 5 months ago

Updated the Android implementation to use the rotation sensor by default or fallback to other sensors if its not available. I ported the implementation from https://github.com/Kr0oked/Compass/tree/master & https://github.com/iutinvg/compass/tree/master as they offer better accuracy in the compass.