feat: add WindowSizeClass system for responsive layout (Closes #1) #40

Merged
shahondin1624 merged 1 commits from feature/issue-1-window-size-classification-system-1773402694 into main 2026-03-13 12:54:19 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
ce8b1dd4a2 feat: add WindowSizeClass system for responsive layout (Closes #1)
Introduce WindowSizeClass enum (Compact/Medium/Expanded) with Material 3
breakpoints, LocalWindowSizeClass CompositionLocal, and BoxWithConstraints
at the app root for real-time size classification on all targets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:54:01 +01:00