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 thermometer UI in the PSLab Flutter app by porting the corresponding feature from the PSLab Android app. The thermometer should display real-time ambient temperature using device sensors.
Objectives:
Maintain consistency with the existing PSLab Android app’s thermometer behavior.
Display real-time temperature(in C) using a responsive gauge and chart.