1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

veggieseasons: Pin go_router version (#1840)

Investigating https://github.com/flutter/samples/issues/1838

---------

Co-authored-by: Brett Morgan <brettmorgan@google.com>
This commit is contained in:
Parker Lougheed
2023-05-25 02:59:03 -05:00
committed by GitHub
parent 599fb9d570
commit 8d7ac67bc1
2 changed files with 8 additions and 4 deletions

View File

@@ -16,11 +16,13 @@ dependencies:
intl: ^0.18.0
provider: ^6.0.1
shared_preferences: ^2.0.14
window_size:
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/window_size
go_router: ^7.0.0
# TODO: https://github.com/flutter/samples/issues/1838
# go_router ^7.1.0 is breaking the state restoration tests
go_router: 7.0.2
dev_dependencies:
analysis_defaults: