From 25e2ffb1cd5c8ebc4eb5d9fed500c338a25f3755 Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Wed, 2 Jul 2025 00:01:19 +0200 Subject: [PATCH] upgrade go router --- app/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 090abf7c..e27d8e27 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: flutter_secure_storage: ^10.0.0-beta.4 flutter_slidable: ^4.0.0 flutter_svg: ^2.2.0 - go_router: ^15.2.4 + go_router: ^16.0.0 google_fonts: ^6.2.1 graphview: ^1.2.0 home_widget: ^0.8.0