Add client create order feature module

Introduces the client_create_order feature with navigation, BLoC, state, and UI for selecting order types. Adds English and Spanish localization keys, updates dependencies, and integrates the new module into the client app routing.
This commit is contained in:
Achintha Isuru
2026-01-22 15:29:28 -05:00
parent 772a1ba53f
commit 22ead66f71
20 changed files with 1479 additions and 10 deletions

View File

@@ -185,6 +185,13 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.4.2"
client_create_order:
dependency: transitive
description:
path: "packages/features/client/create_order"
relative: true
source: path
version: "0.0.1"
clock:
dependency: transitive
description: