sihooandClaude Sonnet 5 ce77c32026 페이지를 화면에 position: fixed로 고정해서 스크롤/바운스 자체를 없앰
배경색을 맞추는 대신, html/body를 position: fixed + overflow: hidden +
overscroll-behavior: none으로 화면에 못박아 브라우저가 바운스할 대상
자체가 없게 만듦 (Safari/iOS에서 rubber-band 스크롤을 막는 표준 기법).
Flutter 내부 스크롤(대시보드, 하위 화면 목록 등)은 별도로 동작하므로
영향 없음 - 실제로 정상 스크롤되는 것 확인함.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-08 19:29:20 +09:00
2026-07-28 19:00:30 +09:00
2026-08-03 14:15:51 +00:00

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.

S
Description
학교 모니터링 프로젝트
Readme
1.7 MiB
v1.1.6
Latest
2026-09-07 15:22:47 +00:00
Languages
Dart 90.2%
C++ 4.6%
CMake 3.5%
Swift 0.9%
HTML 0.4%
Other 0.4%