feat(useragent): settled on routing architecture

This commit is contained in:
hdbg
2026-03-15 11:23:45 +01:00
parent 62c4bc5ade
commit 16d5b9a233
16 changed files with 994 additions and 863 deletions

View File

@@ -27,6 +27,7 @@ dependencies:
riverpod_annotation: ^4.0.0
grpc: ^5.1.0
flutter_hooks: ^0.21.3+1
auto_route: ^11.1.0
dev_dependencies:
flutter_test:
@@ -35,6 +36,7 @@ dev_dependencies:
flutter_lints: ^6.0.0
riverpod_generator: ^4.0.0+1
build_runner: ^2.12.2
auto_route_generator: ^10.4.0
flutter:
uses-material-design: true