fluttercommunity / fluttercommunity/flutter_webview_plugin
How to use this plugin with MaterialApp.router instead of navigator?
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 938
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.