refactor: use gorouter for navigation

This commit is contained in:
Gordon Hayes
2022-10-17 15:01:03 +02:00
parent 852bb68f1b
commit bea73ec6a1
27 changed files with 922 additions and 915 deletions
+3 -1
View File
@@ -27,7 +27,7 @@ dependencies:
path: packages/stream_chat_localizations
flutter_local_notifications: ^9.0.0
flutter_svg: ^1.0.3
flutter_secure_storage: ^5.0.2
flutter_secure_storage: ^6.0.0
yaml: ^3.1.0
uuid: ^3.0.5
streaming_shared_preferences: ^2.0.0
@@ -35,6 +35,8 @@ dependencies:
collection: ^1.15.0
sentry_flutter: ^6.5.0
flutter_slidable: ^2.0.0
go_router: ^5.0.5
provider: ^6.0.3
dev_dependencies:
flutter_launcher_icons: ^0.9.2