claude_session_viewer/lib
Mathias Beaulieu-Duncan f6b496dad7 fix: two-row header layout, flexible path input, button error handling
- Split header into two rows: breadcrumb + count on top, path/buttons below
- Path input is now flexible (fills available width) instead of fixed 320px
- Fixes Row overflow on narrow windows
- Load/Browse buttons now same height (36px) as path input
- Added try/catch with snackbar error feedback for Load and Browse
- Removed initialDirectory from file picker (could fail in non-sandbox)
- Browse also updates the path input field when a folder is selected
- Signed, notarized, stapled DMG
2026-04-07 14:01:04 -04:00
..
models Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
providers perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
screens fix: two-row header layout, flexible path input, button error handling 2026-04-07 14:01:04 -04:00
services perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
theme Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
widgets perf: Phase 1 critical performance fixes + production macOS build 2026-04-07 13:32:13 -04:00
main.dart Rename to Claude Session Analysis and prepare for Mac App Store 2026-03-12 16:57:20 -04:00