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

Animation is very shaky and unstable for Android 13 & 14 #49

Open road2empire opened 2 months ago

road2empire commented 2 months ago

Hi there, I checked all open & closed issues, but couldn't really find an answer for that(except I think it's mentioned that, it's issue with the flutter compass).

The compass works fine in older Android(tested on 8,10), but is unstable and shaky for Android 13 & 14. Can you please tell me if this issue fixable?

Attached demonstration of 2 different apps in Android 14 using this library :

https://github.com/medyas/flutter_qiblah/assets/48953104/e6a6cf63-9390-4732-ab29-f440cce87bd7

Can you please tell me if this issue fixable?

Thanks!