payfrit-app/macos
John Mizerek feb3786117 Fix menu_browse route navigation error
Added /menu_browse route alias to fix navigation from restaurant selection screen. The app was trying to navigate to /menu_browse but only /menu route was registered, causing route not found errors.

Also added iOS and macOS Podfiles for dependency management.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 17:57:21 -08:00
..
Flutter Fix nested modifier saving with proper parent tracking 2025-12-30 14:40:55 -08:00
Runner Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner.xcodeproj Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner.xcworkspace Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
RunnerTests Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Podfile Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00