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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user