fluttercommunity / fluttercommunity/flutter_webview_plugin

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

Open
#920 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

I am using [auto_route](https://pub.dev/packages/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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.