From 2336a7b4db3c951854c2de99d1adc80b21d6a755 Mon Sep 17 00:00:00 2001 From: chunhtai <47866232+chunhtai@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:07:12 -0700 Subject: [PATCH] Updates go_router version used in deeplink store example (#1719) --- deeplink_store_example/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deeplink_store_example/pubspec.yaml b/deeplink_store_example/pubspec.yaml index b381576f0..3a475dab7 100644 --- a/deeplink_store_example/pubspec.yaml +++ b/deeplink_store_example/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 shrine_images: ^2.0.2 - go_router: ^6.2.0 + go_router: ^6.5.5 dev_dependencies: flutter_test: @@ -166,4 +166,4 @@ flutter: - packages/shrine_images/2.0x/34-0.jpg - packages/shrine_images/2.0x/35-0.jpg - packages/shrine_images/2.0x/36-0.jpg - - packages/shrine_images/2.0x/37-0.jpg \ No newline at end of file + - packages/shrine_images/2.0x/37-0.jpg