chore: Refactor imports and update architecture package structure

Reorganized and clarified dependency sections in multiple pubspec.yaml files, grouping architecture and feature packages. Updated import statements in AuthRepositoryImpl for direct usage of types. Added missing dependencies to client authentication. Removed obsolete documentation and summary files from design_system and client home packages.
This commit is contained in:
Achintha Isuru
2026-01-22 12:28:10 -05:00
parent 7d3b4da8d4
commit 1b8a6466b0
11 changed files with 60 additions and 218 deletions

View File

@@ -16,6 +16,7 @@ dependencies:
equatable: ^2.0.5
lucide_icons: ^0.257.0
# Architecture Packages
design_system:
path: ../../../design_system
core_localization: