We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6289a commit c0d4856Copy full SHA for c0d4856
pubspec.lock
@@ -236,10 +236,10 @@ packages:
236
dependency: "direct main"
237
description:
238
name: go_router
239
- sha256: c5fa45fa502ee880839e3b2152d987c44abae26d064a2376d4aad434cf0f7b15
+ sha256: ca7e4a2249f96773152f1853fa25933ac752495cdd7fdf5dafb9691bd05830fd
240
url: "https://pub.dev"
241
source: hosted
242
- version: "12.1.3"
+ version: "13.0.0"
243
graphs:
244
dependency: transitive
245
pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
sdk: flutter
14
cupertino_icons: ^1.0.2
15
flutter_bloc: ^8.1.3
16
- go_router: ^12.1.3
+ go_router: ">=12.1.3 <14.0.0"
17
18
dev_dependencies:
19
bloc_test: ^9.1.5
0 commit comments