Skip to content

Commit

Permalink
Update go_router dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodoering committed Jun 2, 2023
1 parent 92b08bc commit 333be97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 5 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -578,10 +578,11 @@ packages:
go_router:
dependency: "direct main"
description:
name: go_router
sha256: aa9a1ca4e7d745b2b55aa548fdd787101d6049782e7cccd7f9cf13558d18d955
url: "https://pub.dev"
source: hosted
path: "packages/go_router"
ref: c0432b8b05bd678b971e1b6bde783c82d9eee98c
resolved-ref: c0432b8b05bd678b971e1b6bde783c82d9eee98c
url: "https://github.com/robertodoering/packages"
source: git
version: "4.0.0"
golden_toolkit:
dependency: "direct dev"
Expand Down
6 changes: 5 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@ dependencies:
flutter_markdown: ^0.6.10
flutter_riverpod: ^2.1.1
freezed_annotation: ^2.1.0
go_router: 4.0.0 # TODO: replace go_router
go_router:
git:
url: https://github.com/robertodoering/packages
path: packages/go_router
ref: c0432b8b05bd678b971e1b6bde783c82d9eee98c
google_fonts: ^4.0.4
http: ^0.13.3
humanizer: ^2.0.0
Expand Down

0 comments on commit 333be97

Please sign in to comment.