Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow Data Streaming #89

Open
bislerium opened this issue Aug 1, 2022 · 1 comment
Open

Slow Data Streaming #89

bislerium opened this issue Aug 1, 2022 · 1 comment

Comments

@bislerium
Copy link

I was building a compass for my map to combinedly rotate together on changing orientation. But, it's too slow that it feels lagging.
So, I printed the incoming data from the FlutterCompass stream subscription and it looked like the interval of device orientation/rotation data was streaming every ~1 second which is slow for me at least. The UI updates every 1 second and its noticeable and feels lagging.

@farooq958
Copy link

https://pub.dev/packages/smooth_compass
use this package its relatively new but has almost no bugs and its super smooth no frame drop .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants