No description
Find a file
John Mizerek 846461bf29 Add Change Table button to menu screen
Added a table icon button in the menu screen AppBar that allows users to navigate back to restaurant selection. The button includes dine-and-dash prevention - it blocks table changes if there's an active order and shows an explanatory dialog.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-06 15:00:05 -08:00
android Add Stripe payment integration 2026-01-05 10:46:13 -08:00
ios Add Change Table button to menu screen 2026-01-06 15:00:05 -08:00
lib Add Change Table button to menu screen 2026-01-06 15:00:05 -08:00
linux Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
macos Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00
test Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
web 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
.metadata Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
analysis_options.yaml Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
generate_icon.html Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
icon.jpg Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
icon.png Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
pubspec.lock Add Stripe payment integration 2026-01-05 10:46:13 -08:00
pubspec.yaml Add Stripe payment integration 2026-01-05 10:46:13 -08:00
README.md Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00

payfrit_app

A new Flutter project.

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.