No description
Find a file
John Mizerek 29646a8a04 Add custom tip, order type selection, and menu improvements
Cart/Payment:
- Custom tip option (0-200%) with dialog input
- Tip buttons now include "Custom" option
- Default custom tip starts at 25%

Order Flow:
- New order type selection screen (Dine-In, Takeout, Delivery)
- Group order invite screen (placeholder)
- App router updated with new routes

Menu Display:
- Category headers now text-only (removed image loading)
- Simplified category background with gradient and styled text

Beacon Scanning:
- Improved beacon detection flow

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 20:31:25 -08:00
android Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
ios Fix import typo and Change Table button property name 2026-01-07 13:21:32 -08:00
lib Add custom tip, order type selection, and menu improvements 2026-01-07 20:31:25 -08:00
linux Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
macos Fix import typo and Change Table button property name 2026-01-07 13:21:32 -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 Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -08:00
pubspec.yaml Improve snackbar styling and fix business switching 2026-01-07 11:47:42 -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.