barcode_scanner/lib/pages/operation/operation_page.dart
mandreshope 855770b428 refactor: Replaces Home page with Reception page
Removes the dedicated `HomePage` and its associated model files.

Configures `ReceptionPage` as the new default landing page after successful login and product form submission. Updates navigation and state management dependencies to direct users to the primary operational interface upon entry.
2025-07-23 17:19:37 +03:00

2 lines
40 B
Dart

export 'reception/reception_page.dart';