Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support flutter 3.27.0, processInitialRoute to run automatically #33

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

matsuyani556
Copy link
Collaborator

Issue Number

fixes #31
fixes #32

Summary

  • Flutter 3.27.0 Support
  • processInitialRoute to run automatically

@@ -1253,6 +1264,9 @@ class StandardRouterDelegate extends RouterDelegate<StandardRouteData>
_factoryTypeMap.clear();
_standardPagesMap.clear();

final tWithDymmySplashPage =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
final tWithDymmySplashPage =
final tWithDummySplashPage =

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling processInitialRoute for Initial Page Display in Patapata Documentation Build Failure in Patapata
2 participants