From 6087752fd09caebbcc89ddef57784a0abec0258b Mon Sep 17 00:00:00 2001 From: Evolutionlab Date: Sun, 28 Apr 2024 09:34:16 +0200 Subject: [PATCH] update go_router to version 14 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 374c8043..34467b71 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: flutter: sdk: flutter - go_router: ^13.2.0 + go_router: ^14.0.1 dev_dependencies: flutter_test: