1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-31 16:55:34 +00:00

Migrate testing_app to go_router (#1541)

* add go_router

* migrate testing_app to go_router
This commit is contained in:
Miguel Beltran
2022-12-20 17:53:39 +01:00
committed by GitHub
parent 329c531dfc
commit 616aa8d6be
5 changed files with 39 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ dependencies:
cupertino_icons: ^1.0.3
provider: ^6.0.2
go_router: ^6.0.0
dev_dependencies:
integration_test: