fix: intro page bug and fakepacket delay bug
This commit is contained in:
@@ -154,7 +154,7 @@ class IntroRoute extends GoRouteData {
|
||||
|
||||
@override
|
||||
Page<void> buildPage(BuildContext context, GoRouterState state) {
|
||||
return const MaterialPage(
|
||||
return MaterialPage(
|
||||
fullscreenDialog: true,
|
||||
name: name,
|
||||
child: IntroPage(),
|
||||
|
||||
Reference in New Issue
Block a user