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

How to use this plugin with MaterialApp.router instead of navigator? #920

Open
aytunch opened this issue Sep 5, 2021 · 0 comments
Open

Comments

@aytunch
Copy link

aytunch commented Sep 5, 2021

I am using auto_route in my app. So I don't use a routes field in the MaterialApp widget. Instead routes are defined and generated separately by the auto_route package.

Can I make a statefulWidget and use WebviewScaffold inside the build method and push that page? Would this work or do I have to use the routes field?

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

No branches or pull requests

1 participant