1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-16 11:58:47 +00:00

Upgrade game_template's dependencies (#1426)

This commit is contained in:
Filip Hracek
2022-09-10 02:47:23 +02:00
committed by GitHub
parent 6329e7a148
commit 0805ba38fb
6 changed files with 41 additions and 47 deletions

View File

@@ -256,6 +256,7 @@ class MyApp extends StatelessWidget {
),
),
),
routeInformationProvider: _router.routeInformationProvider,
routeInformationParser: _router.routeInformationParser,
routerDelegate: _router.routerDelegate,
scaffoldMessengerKey: scaffoldMessengerKey,