You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue aims to implement the Compass UI in the PSLab Flutter app by porting the corresponding feature from the PSLab Android app. The compass should display real-time directional changes using device sensors.
Objectives:
Maintain consistency with the existing PSLab Android app’s Compass behavior.
Ensure smooth transition and rotation of the compass needle based on device orientation.
Integrate real-time directional updates using magnetometer and accelerometer sensors.