added hub module

This commit is contained in:
2026-01-23 14:52:08 +01:00
parent 337a00e98f
commit 60a49060a1
50 changed files with 2558 additions and 1191 deletions

View File

@@ -13,8 +13,8 @@ dependencies:
flutter:
sdk: flutter
#modules dependencies go here
dashboard_shell:
path: ../../modules/dashboard_shell
home:
path: ../../modules/home
#packages dependencies go here
design_system:
path: ../../packages/design_system
@@ -40,6 +40,8 @@ dependencies:
json_annotation: ^4.9.0
json_serializable: ^6.11.2
uuid: ^4.5.2
flutter_map: ^8.2.2
latlong2: ^0.9.1
dev_dependencies:
flutter_test: