89487a7dfc81fb5c2974c7e6c109abd5cf175451
브라우저가 백그라운드 탭의 타이머를 느리게 돌려서(setInterval throttling) 카운트다운을 매 tick마다 1초씩 빼는 방식으로는 다른 창에 갔다오면 시간이 밀렸다. 남은 시간을 절대 종료 시각 (_phaseEndsAt) 기준으로 계산하도록 바꾸고, 탭이 다시 활성화될 때 (AppLifecycleState.resumed) 서버 상태를 재동기화하고 밀린 전환을 바로 따라잡도록 함. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
school_attendance
학교생활 편의 프로젝트
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.