Add client billing feature module

Introduces the client billing feature with domain, data, and presentation layers. Adds billing BLoC, navigation, UI widgets, and integrates with mock financial repository. Updates localization files for billing-related strings, adds new icons and typography, and registers url_launcher plugins for Linux, macOS, and Windows platforms.
This commit is contained in:
Achintha Isuru
2026-01-23 14:18:56 -05:00
parent 45d6710183
commit ff9ad58b8c
37 changed files with 1588 additions and 9 deletions

View File

@@ -65,6 +65,13 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.1"
billing:
dependency: transitive
description:
path: "packages/features/client/billing"
relative: true
source: path
version: "1.0.0+1"
bloc:
dependency: transitive
description: